import check_arrays from sklearn

后端 未结 4 438
长情又很酷
长情又很酷 2020-12-10 01:47

I\'m trying to use a svm function from the scikit learn package for python but I get the error message:

from sklearn.utils.validation import check_arrays
         


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