All Apps and Add-ons

With the Splunk Machine Learning Toolkit, how do you save the model after training?

rickyhsu7
Explorer

Hi,

I have used the Splunk Machine Learning Toolkit in Splunk Enterprise.

I am confused at how to save the model after training.

For example, I used SVM and trained it with 150 data.

After training, I want to save the model for prediction of new data in the future.

It doesn't make sense that I need to train with all data when I get a new data.

Thank you.

0 Karma
1 Solution

maraman_splunk
Splunk Employee
Splunk Employee

Hi , this make sense and you can do it.
you just need to save into with the fit command

then you can apply your model later on
see http://docs.splunk.com/Documentation/MLApp/4.0.0/User/Understandfitandapply

View solution in original post

maraman_splunk
Splunk Employee
Splunk Employee

Hi , this make sense and you can do it.
you just need to save into with the fit command

then you can apply your model later on
see http://docs.splunk.com/Documentation/MLApp/4.0.0/User/Understandfitandapply

rickyhsu7
Explorer

Really thank you!
Another question would you please answer for me?
Where do I look for the saved model ?

0 Karma

rickyhsu7
Explorer

Oh! I found it! Really thank you again!

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...