What is the description of the algorithm that MATLAB uses to determine 'auto" Kernel scale in SVM Classification Learner?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
2 comentarios
sh10101
el 23 de Oct. de 2017
Hi,
I am wondering if you had any luck finding an explanation for the 'auto kernel scale' setting in the "templateSVM" function documentation, as suggested by David?
thank you,
Respuestas (1)
David Ding
el 28 de Abr. de 2017
Hi,
Perhaps you can check out the six papers listed under the "templateSVM" function in MATLAB documentation:
1 comentario
Zeynab Mousavikhamene
el 21 de Abr. de 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.
Ver también
Categorías
Más información sobre Classification Ensembles en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!