Standardization of KNN Variables
이전 댓글 표시
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
채택된 답변
추가 답변 (1개)
Mohammad Rajabi
2017년 9월 13일
0 개 추천
Would you please explain this parameter, namely "Standardize"? and when is it recommended to be used?
카테고리
도움말 센터 및 File Exchange에서 Nearest Neighbors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!