fsroque

Results 1 comments of fsroque

Replacing line 38 for this works fine: prediction = clf.predict(query).tolist() this uses the built-in numpy method instead.