摘要: 一、概念 XGBoost全名叫(eXtreme Gradient Boosting)极端梯度提升,经常被用在一些比赛中,其效果显著。它是大规模并行boosted tree的工具,它是目前最快最好的开源boosted tree工具包。XGBoost 所应用的算法就是 GBDT(gradient boo 阅读全文
posted @ 2018-07-17 17:51 理想几岁 阅读(102439) 评论(8) 推荐(8)