Related Experiment Video
Updated: Jun 9, 2025

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
Predictive slope stability early warning model based on CatBoost
Yuan Cai1, Ying Yuan2, Aihong Zhou3
1School of Urban Geology and Engineering, Hebei GEO University, Shijiazhuang, 050031, China.
Abstract:
A model for predicting slope stability is developed using Categorical Boosting (CatBoost), which incorporates 6 slope features to characterize the state of slope stability. The model is trained using a symmetric tree as the base model, utilizing ordered boosting to replace gradient estimation, which enhances prediction accuracy. Comparative models including Support Vector Machine (SVM), Light Gradient Boosting Machine (LGBM), Random Forest (RF), and Logistic Regression (LR) were introduced. Five performance evaluation metrics are utilized to assess the predictive capabilities of the CatBoost model. Based on CatBoost model, the predicted probability of slope instability is calculated, and the early warning model of slope instability is further established. The results suggest that the CatBoost model demonstrates a 6.25% disparity in accuracy between the training and testing sets, achieving a precision of 100% and an Area Under Curve (AUC) value of 0.95. This indicates a high level of predictive accuracy and robust ordering capabilities, effectively mitigating the problem of overfitting. The slope instability warning model offers reasonable classifications for warning levels, providing valuable insights for both research and practical applications in the prediction of slope stability and instability warning.
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Regression Toward the Mean
Calibration Curves: Linear Least Squares
For data that follow a straight line, the standard method for fitting is the linear...
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...

