关于xgboost中feature_importances_和xgb.plot_importance不匹配的问题

from xgboost import plot_importance

plot_importance(model,max_num_features=10,importance_type='gain')

posted @ 2022-01-06 16:58  笨笨和呆呆  阅读(417)  评论(0)    收藏  举报