ValueError: OneVsOneClassifier can not be fit when only one class is present. & sklearn.cross_validation

前端 未结 0 455
-上瘾入骨i
-上瘾入骨i 2020-12-07 00:36
  1. Am trynna use OneVsOneClassifier(LinearSVC()).fit(X[0], y) and it raise an Error from title of my question. X = [[35 0 182148 0 13 0

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