Skip to content

Instantly share code, notes, and snippets.

@Shareef-shaik
Created April 12, 2020 07:27
Show Gist options
  • Save Shareef-shaik/aeba5387f315419abe9bcd89c9ac7195 to your computer and use it in GitHub Desktop.
Save Shareef-shaik/aeba5387f315419abe9bcd89c9ac7195 to your computer and use it in GitHub Desktop.
Implement KNN
from sklearn.neighbors import KNeibhorClassifier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment