All Apps and Add-ons

Can we use linear kernel with SVM in MLTK ?

shivamagrawa
Explorer

The default kernel available in SVM Classification is rbf.

Can someone please suggest how can I use the Linear kernel with the SVM. Is there any way i can pass this as a parameter ?

0 Karma

hkeswani_splunk
Splunk Employee
Splunk Employee

Kernel parameter is not exposed for SVM algorithm (set to rbf) in MLTK but if you want to use Linear Kernel, you can implement that algorithm into MLTK using ML-SPL API http://docs.splunk.com/Documentation/MLApp/4.0.0/API/Introduction. There are examples of how to bring in new algorithms into MLTK in our MLTK GitHub Repo : https://github.com/splunk/mltk-algo-contrib.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...