All Questions
1 question
1vote
1answer
931views
KNN RandomizedSearchCV typerror
While trying to study a binary classification problem with KNN and trying to tune the parameters of the model I'm getting a typerror that I quite don't understand. Is a parameter missing or something? ...