What is the description of the algorithm that MATLAB uses to determine 'auto" Kernel scale in SVM Classification Learner?
Mostra commenti meno recenti
I am looking for a pointer (maybe a paper?) that describes the "heuristics subsampling" algorithm that MATLAB uses to determine the KernelScale in their Classification Learner app -- specifically SVMs using an RBF Kernel with the KernelScale = 'auto' option.
Risposte (1)
David Ding
il 28 Apr 2017
0 voti
Hi,
Perhaps you can check out the six papers listed under the "templateSVM" function in MATLAB documentation:
1 Commento
Zeynab Mousavikhamene
il 21 Apr 2020
I have the same question as r00sk0. The answer you provided are refernces for templateSVM which I dont think is related to the question asked above. We wan to know what ar the "heuristic subsampling" steps? description to this procedure.
Categorie
Scopri di più su Get Started with Statistics and Machine Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!