Logging reservoir identification and prediction method based on machine learning
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- CHONGQING UNIVERSITY OF SCIENCE AND TECHNOLOGY
- Publication Date
- 2021-11-12
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention belongs to the field of machine learning and relates to a method for identifying and predicting well logging reservoirs based on machine learning. Background technique
[0002] Integrated learning is a branch direction of machine learning. It mainly forms a strong learner by combining multiple weak learners, and adopts an appropriate combination strategy to synthesize the prediction results of each learner to obtain a more comprehensive and reliable judgment, thereby improving The accuracy of the model's predictions. Compared with a single machine learning algorithm, it is not easy to fall into problems such as overfitting and local optimum. Among them, xgboost is a more classic algorithm for integrated learning. xgboost is based on the idea of GBDT, using first-order and second-order derivative information. It can also be said that it is a kind of GBDT because it is also based on Gradient and Boosting ideas, but The difference from t...