Standardization of KNN Variables
Afficher commentaires plus anciens
When I try to follow the API for fitting data to a KNN model (<http://uk.mathworks.com/help/stats/fitcknn.html)>, it uses the code "Mdl = fitcknn(X,Y,'NumNeighbors',5,'Standardize',1)" but "'Standardize',1" is apparently not a valid parameter name. Can anyone shed some light on this?
Kind regards Jason
Réponse acceptée
Plus de réponses (1)
Mohammad Rajabi
le 13 Sep 2017
0 votes
Would you please explain this parameter, namely "Standardize"? and when is it recommended to be used?
Catégories
En savoir plus sur Nearest Neighbors dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!