What is the description of the algorithm that MATLAB uses to determine 'auto" Kernel scale in SVM Classification Learner?

조회 수: 3 (최근 30일)
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
sh10101
sh10101 2017년 10월 23일
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,

댓글을 달려면 로그인하십시오.

답변 (1개)

David Ding
David Ding 2017년 4월 28일
Hi,
Perhaps you can check out the six papers listed under the "templateSVM" function in MATLAB documentation:
  댓글 수: 1
Zeynab Mousavikhamene
Zeynab Mousavikhamene 2020년 4월 21일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Support Vector Machine Regression에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by