我有一个关于 XGBoost 的问题。
你知道如何知道 XGBoost 中创建的树的数量吗?与 RandomForest 由模型制作者决定制作多少棵树不同,XGBoost 基本上会继续创建树,直到损失函数达到某个数字。所以我想知道这个。
谢谢你。
python random-forest xgboost
python ×1
random-forest ×1
xgboost ×1