Clear Filters
Clear Filters

hyperparameter tuning in SVM

8 views (last 30 days)
Priyanka Nehra
Priyanka Nehra on 2 May 2024
Answered: Shreeya on 2 May 2024
How to find the value of C and gamma parameter in SVM, the dataset we used is wokload dataset for prediction purpose. how to evaluate the affect of different value of parameters.

Answers (1)

Shreeya
Shreeya on 2 May 2024
Hello
Hyperparameter tuning can be implemented using bayesian optimization technique. You can refer to the link below which implements bayesian optimization for SVMs.

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!