For SVM, what is the difference between gamma and sigma in the kernel scale for rbf?

17 次查看(过去 30 天)
In some places the kernel scale is defined with gamma, and others sigma. Are the two the same?

回答(1 个)

Mudambi Srivatsa
Mudambi Srivatsa 2017-6-26
编辑:Walter Roberson 2021-12-8
Yes, they are the same. Refer to the following post for more information:
This parameter was referred to as 'RBF_sigma' in documentation of "svmtrain" function. However, it is replaced by "fitcsvm" which has a 'KernelScale' parameter.

类别

Help CenterFile Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by