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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...