how to make a knn classifer using minkowski distance function
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Walter Roberson
il 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.
Risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!