摘要: 原文:https://blog.csdn.net/qq_28031525/article/details/70207918 RF、GBDT和XGBoost都属于集成学习(Ensemble Learning),集成学习的目的是通过结合多个基学习器的预测结果来改善单个学习器的泛化能力和鲁棒性。 根据个体 阅读全文
posted @ 2018-07-06 18:18 ottll 阅读(709) 评论(0) 推荐(0) 编辑
摘要: 原文:https://blog.csdn.net/zcc_0015/article/details/76595447 已知三个feature,三个feature分别取值如下:feature1=[“male”, “female”]feature2=[“from Europe”, “from US”, 阅读全文
posted @ 2018-07-06 18:07 ottll 阅读(2244) 评论(0) 推荐(0) 编辑