标签: python-3.x lightgbm
我在训练 lgb 模型时没有设置特征名称。是否可以将 feature_names 添加到经过训练的助推器对象,以便在运行 plot_importance 时显示?
lgb
feature_names
plot_importance