Splunk Search

apply and fit commands

Deniz_Oe
Explorer

Hey!

I trained a StateSpaceForecast algorithm and saved it with the fit command.

My goal is now to make predictions on (near) real time data. My idea was to use the holdback variable which I would set to a positive value, and compare the prediction for (let's say) 10 minutes ago, with the actual value 10 minutes ago and if there is a difference, I sent an alert. 

I want to do this with the apply command. I am unsure however, whether or not the apply command retrains my model (including new datapoints in the training) or whether it just applies the StateSpaceForecast with exactly the parameters specified in the previously done fitting? 

Thanks!

Labels (5)
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 ...