How can I implement Non-linear SVM using RBF (Radial Basis-Function) in this data?
Show older comments
Since this is my skeleton code of linear SVM, and I only change kernel function into gaussian function to change this code into nonlinear SVM. But the result is only a straight graph. Could you guys help me where I should change?
Answers (0)
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!