All Apps and Add-ons

MLTK: after upgrade load existing model

bevan_broun_sit
Loves-to-Learn Lots

Hi

We upgraded splunk from 6.6 to 7.2.6 and the machine learning toolkit to 4.3

In older version of MLTK I had a tab to load settings for an existing model, I could then modify and update. I cant see how to do this in new version. Under "models" I can see my models but can edit; under the new assistant there is no tab for loading existing settings.

How do we update an existing model? I cant even find the search string I use to create the data for the model.

Thanks

Tags (1)
0 Karma

scheng_splunk
Splunk Employee
Splunk Employee

so the old “Load Existing Settings” UI is gone, but the data is still available via search:

| kvstorelookup collection_name=showcase_linear_regression_history

*replace collection_name with the correct one for your assistant

nothing new will get written to this (it’s there so that old data is not lost), but you can retrieve your settings and migrate them to an Experiment

The values of collection_name are one of:
showcase_linear_regression_history, showcase_classification_history, showcase_categorical_outlier_detection_history, showcase_clustering_history, or showcase_forecast_history

0 Karma
Get Updates on the Splunk Community!

Announcing the Expansion of the Splunk Academic Alliance Program

The Splunk Community is more than just an online forum — it’s a network of passionate users, administrators, ...

Learn Splunk Insider Insights, Do More With Gen AI, & Find 20+ New Use Cases You Can ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Buttercup Games: Further Dashboarding Techniques (Part 7)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...