Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 340 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 340 Bytes

K Nearest Neighbors

Using the KNN Classification Algorithm to automatically cluster like-groups

  • Fitting artificial data with KNN
  • Datafitting, Elbow method, test-train-split, optimizing K-values

The jupyter notebooks can be opened in Github by clicking on the notebook file. Might need a refresh to load depending on your browser.