Fit KNeighborsClassifier(1) behind the pipeline and return [train_accuracy, cv_…

Machine Learning · from Decision boundaries and kNN

decision boundaryKNeighborsClassifiern_neighborscurse of dimensionalitylazy learning

Putting the kettle on…

Starting up…

Exercise 1

Fit KNeighborsClassifier(1) behind the pipeline and return [train_accuracy, cv_auc], rounded to 4 places. The first number should be exactly 1.

your answer
stuck? the lesson behind it
Decision boundaries and kNN
The one hyperparameter that runs backwards, and a training score of exactly 1.0