【发布时间】:2018-10-31 15:30:41
【问题描述】:
我遇到了一个与这个旧问题相关的问题:The easiest way for getting feature names after running SelectKBest in Scikit Learn
当尝试使用“get_support()”获取所选功能时,我收到错误消息:
numpy.ndarray' 对象没有属性 'get_support
非常感谢您的帮助!
杰夫
【问题讨论】:
标签: scikit-learn feature-extraction