我使用 计算了排列重要性eli5。但我只得到值的一个子集。import eli5 eli5.show_weights(perm, feature_names = X.columns.tolist())在原始图的末尾..10 more显示。我怎样才能得到所有的值? 查看完整描述