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

4 ビュー (過去 30 日間)
r00sk0
r00sk0 2017 年 4 月 25 日
コメント済み: PR 2020 年 12 月 2 日
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,
PR
PR 2020 年 12 月 2 日
Hi, I am also looking for this information. Any luck?

サインインしてコメントする。

回答 (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 Center および File ExchangeSupport Vector Machine Regression についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by