'bool' object has no attribute 'any' in sklearn's SelectKBest

前端 未结 0 1775
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-03 11:58

I\'m currently using sklearn\'s SelectKBest function for feature selection. This is my code below. I\'m getting an error when I call fit_transform() and can\'t figu

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