Attempting to fit a grid estimator but receiving: ValueError : Supported target types are: ('binary', 'multiclass'). Got 'continuous' instead

后端 未结 0 888
故里飘歌
故里飘歌 2021-02-05 04:30

I\'ve been attempting to fit a Grid Search K Nearest neighbors Classifier, but am receiving the following ValueError message

ValueError : Supported target types are: (\'b

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