how to make a knn classifer using minkowski distance function
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 17 Mär. 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.
Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!