1. 程式人生 > >決策樹(十二)--XGBoost

決策樹(十二)--XGBoost

相關文獻資料: 
Xgboost Slides 
XGBoost中文版原理介紹 
原始論文XGBoost: A Scalable Tree Boosting System 
XGBoost Parameters (official guide)

精彩博文: 
XGBoost淺入淺出——wepon 
xgboost: 速度快效果好的boosting模型 
Complete Guide to Parameter Tuning in XGBoost (with codes in Python)

XGBoost Plotting API以及GBDT組合特徵實踐