ValueError: pos_label=1 is not a valid label: array(['No', 'Yes'], dtype='<U3')

后端 未结 0 1613
渐次进展
渐次进展 2020-12-17 05:56

How can l fix thus error. Constructing a random forest classification model in Python.
ValueError: pos_label=1 is not a valid label: array([\'No\', \'Yes\'], dtype=\'

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