i have a leave based data set of 100 spices having three features i.e; shape, size and texture. how to apply knn classifier on this dataset in matlab
Show older comments
i have a leave based data set of 100 spices having three features i.e; shape, size and texture.
how to apply knn classifier on this dataset in matlab
Answers (1)
Yash Trivedi
on 9 Jul 2018
0 votes
Hi Tabeer,
You can refer the following pages which list details and explanation regarding knn and the MATLAB knn API -
https://www.mathworks.com/help/stats/classification-using-nearest-neighbors.html - background and theory of kNN
https://www.mathworks.com/help/stats/classificationknn-class.html - MATLAB kNN API and Documentation
If you need more help, please post a more specific question providing additional details.
Categories
Find more on Nearest Neighbors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!