XGBoost、LightGBM参数讲解及实战
摘要:
本文链接:https://blog.csdn.net/linxid/article/details/80785131XGBoost一、API详解xgboost.XGBClassifier1.1 参数1.1.1 通用参数:booster=‘gbtree’ 使用的提升数的种类 gbtree, gblin 阅读全文
posted @ 2019-09-25 18:37 tan_2810 阅读(2038) 评论(0) 推荐(0) 编辑