All Apps and Add-ons

SMLT: Where is the model located?

morethanyell
Builder

Hi, I'm playing around with the Splunk Machine Learning Toolkit. I'd like to ask where or what directory the model (after training/fitting has completed) is serialized. Thanks a lot!

alt text

0 Karma
1 Solution

dkeck
Influencer

Mltk models should be there s a lookup csv file with the prefix __mlspl_ , maybe you can find that now in the mltk app.

View solution in original post

0 Karma

dkeck
Influencer

Mltk models should be there s a lookup csv file with the prefix __mlspl_ , maybe you can find that now in the mltk app.

0 Karma

morethanyell
Builder

convert this to answer so i can accept. thanks!

0 Karma

dkeck
Influencer

Thanks, done 🙂

0 Karma

dkeck
Influencer

Any luck with that? please accept the answer if it was helpful 🙂

dkeck
Influencer

I would expect in /etc/apps/Splunk_ML_Toolkit/, but you could grep for it:

in etc/apps use grep -R <name_of_model>

0 Karma

morethanyell
Builder

I'm on Windows. And I tried to use explorer's "search" but ain't working

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...