Received AttributeError: 'numpy.ndarray' object has no attribute 'lower' with permutation_importance

后端 未结 0 1632
青春惊慌失措
青春惊慌失措 2020-12-03 06:19

I want to use permutation_importance to calculate feature importance. From the doc, I understood that X_train needs to be array, and y_train needs to be array-like. However,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题