Machine learningMachine learning
可解释XGBoost
可解释XGBoost将XGBoost梯度提升树的高预测精度与SHAP(SHapley Additive exPlanations,Shapley加性解释)值相结合,使每个预测都完全可审计。其结果是,该模型在表格数据上的表现与神经网络相当或超越神经网络,同时提供理论基础的、针对每个预测的特征归因,满足科学透明度和监管要求。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Lundberg, S. M., Erion, G., Chen, H., DeGrave, A., Prutkin, J. M., Nair, B., Katz, R., Himmelfarb, J., Bansal, N., & Lee, S.-I. (2020). From local explanations to global understanding with explainable AI for trees. Nature Machine Intelligence, 2(1), 56–67. DOI: 10.1038/s42256-019-0138-9 ↗
- Chen, T., & Guestrin, C. (2016). XGBoost: A scalable tree boosting system. Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, 785–794. DOI: 10.1145/2939672.2939785 ↗
如何引用本页
ScholarGate. (2026, June 3). Explainable XGBoost (XGBoost with SHAP-based Interpretability). ScholarGate. https://scholargate.app/zh/machine-learning/explainable-xgboost
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- 可解释梯度提升机器学习↔ compare
- 可解释 LightGBM机器学习↔ compare
- 可解释随机森林机器学习↔ compare
- 梯度提升(Gradient Boosting)机器学习↔ compare
- 随机森林机器学习↔ compare
- XGBoost机器学习↔ compare