ImportError: cannot import name 'cross_validate'

前端 未结 3 1048
名媛妹妹
名媛妹妹 2021-02-18 16:41

I\'m trying to do:

from sklearn.model_selection import cross_validate

as mentioned here. But get the error:

ImportError: cannot         


        
3条回答
提交回复
热议问题