Effacer les filtres
Effacer les filtres

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

16 vues (au cours des 30 derniers jours)
In some places the kernel scale is defined with gamma, and others sigma. Are the two the same?

Réponses (1)

Mudambi Srivatsa
Mudambi Srivatsa le 26 Juin 2017
Modifié(e) : Walter Roberson le 8 Déc 2021
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.

Catégories

En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by