摘要: 一、概念 XGBoost全名叫(eXtreme Gradient Boosting)极端梯度提升,经常被用在一些比赛中,其效果显著。它是大规模并行boosted tree的工具,它是目前最快最好的开源boosted tree工具包。XGBoost 所应用的算法就是 GBDT(gradient boo 阅读全文
posted @ 2019-12-13 15:23 技术研究与问题解决 阅读(901) 评论(0) 推荐(0)