Plot the feature importance, as stored in the attribute feature_importances_, ... .sort_values()\ .plot.barh() plt.xlabel('Feature importance') 8.
確定! 回上一頁