Skip to content

ManishaNatarajan/k-Nearest-Neighbors-in-MATLAB

Repository files navigation

To demonstrate classification of data using K-Nearest Neighbor algorithm with L1 and L2 distance metric. The files train-Knn.mat and test-knn.mat are the training and testing data respectively.The figures: TrainData.jpg - Original Training Data L1-k5 - Classification with 5 nearest neighbors using L1 distance L2-k5 - Classification with 5 nearest neighbors using L2 distance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages