成功解决ValueError: Data is not binary and pos_label is not specified
生活随笔
收集整理的这篇文章主要介绍了
成功解决ValueError: Data is not binary and pos_label is not specified
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
成功解决ValueError: Data is not binary and pos_label is not specified
目录
解决问题
解决思路
解决方法
解决问题
raise ValueError("Data is not binary and pos_label is not specified")
ValueError: Data is not binary and pos_label is not specified
解决思路
引发值错误(“数据不是二进制且未指定 pos_label”)
值错误:数据不是二进制且未指定 pos_
总结
以上是生活随笔为你收集整理的成功解决ValueError: Data is not binary and pos_label is not specified的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: DataScience:风控场景之金融评
- 下一篇: ML之分类预测:分类预测评估指标之AUC