Task
Learn K-Nearest Neighbors classification - a simple but powerful algorithm that classifies based on similarity to nearby points.
Instructions
- Read through the code and understand the setup
- Complete the TODO sections in the code
- Click Run or press Ctrl+Enter to execute
- Click Done when finished
Concepts
KNeighborsClassifiern_neighborsdistance-based