简体   繁体   中英

XGBOOST faster than random forest?

我正在对Bosten的价格进行课堂讨论,并了解到XGBoost比RandomForest快,但是实施时却比较慢。提前

主要是,您选择的参数对算法的速度有很大的影响(例如学习率,树的深度,特征数量等),在精度和速度之间需要权衡取舍,因此我建议您放置参数您已为每种模型选择了一种,并查看了如何进行更改以合理的精度获得更快的性能。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM