gqqnbig / cs145project

0 stars 2 forks source link

实现SVM #31

Open gqqnbig opened 4 years ago

xiaoz97 commented 4 years ago

SVM.py line 71 clf = self.trainClassifier(cur, userId, clf) 报错 The number of classes has to be greater than one; got 1 class 如:user35