Dear all,
Is there any documentation that explains the advantage of using
t = templateSVM('Standardize',true)
when using
classifier = fitcecoc(featuresTrain,YTrain,'Learners',t);
Because in my case it provides a better classification result, but need to understand some basics on how it works.
Any comment is appreciated.
Meshoo
3 Comments
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/513845-effect-of-templatesvm-standardize-true#comment_942828
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/513845-effect-of-templatesvm-standardize-true#comment_942828
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/513845-effect-of-templatesvm-standardize-true#comment_1034065
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/513845-effect-of-templatesvm-standardize-true#comment_1034065
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/513845-effect-of-templatesvm-standardize-true#comment_1034068
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/513845-effect-of-templatesvm-standardize-true#comment_1034068
Sign in to comment.