how to make a knn classifer using minkowski distance function
3 views (last 30 days)
Show older comments
Need to make a knn classifer without using fitcknn for K = 3, 5, 7, that uses minkowski distance for the order of 1, 2 and 5
2 Comments
Walter Roberson
on 17 Mar 2019
Do you mean that you have been given an assignment to write knn classification code yourself?
If so then it would defeat the purpose if we were to give you knn classification code.
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!