XGBoosting Home | About | Contact | Examples

Importance

Helpful examples of feature importance with XGBoost models.

ExamplesTags
Configure XGBoost "importance_type" Parameter
How to Use xgboost.plot_importance()
Use XGBoost Feature Importance for Feature Selection
Use XGBoost Feature Importance for Incremental Feature Selection
What is a Feature Importance
Which XGBoost Feature Importance to Use
XGBClassifier Plot Feature Importance With Feature Names
XGBoost "cover" Feature Importance
XGBoost "feature_importances_" Property
XGBoost "gain" Feature Importance
XGBoost "total_cover" Feature Importance
XGBoost "total_gain" Feature Importance
XGBoost "weight" Feature Importance
XGBoost Best Feature Importance Score
XGBoost Feature Importance Consistent After Features Are Removed
XGBoost Feature Importance Unstable
XGBoost Feature Importance with get_fscore()
XGBoost Feature Importance with get_score()
XGBoost Feature Importance with SHAP Values
XGBoost Permuation Feature Importance
XGBoost Plot Feature Importance With Feature Names
XGBoost Plot Top-10 Most Important Features
XGBoost plot_importance() With Feature Names
XGBoost Remove Least Important Features
XGBoost Save Feature Importance Plot to File
XGBRegressor Plot Feature Importance With Feature Names