TypeError: fit() missing 1 required positional argument: 'y'

TypeError: fit() missing 1 required positional argument: 'y'

forgot the paranthesis "()" 

漏掉了 sklearn.preprocessing.LabelEncoder()   的括号

posted @ 2017-10-30 18:45  forlenia  阅读(3822)  评论(0)    收藏  举报