function' object has no attribute 'cross_val_predict'

前端 未结 0 1906
旧巷少年郎
旧巷少年郎 2021-01-19 07:15

I import the cross_val_predict from sklearn.model_selection, but the same error appears!

from sklearn.metrics import classification_report
from sklearn.naive_         


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