Splunk Search

auto-arima in arima model

vinitpathri
Path Finder

i am creating a model for the prediction of license usage in our environment.

tried many combination(around 25) of p,d,q for ARIMA, got few results which are best among the rest .

i want to know is it possible to use auto-arima in splunk?
if yes the please share the SPL.

Thanks in advance

grana_splunk
Splunk Employee
Splunk Employee

auto Arima is not there in MLTK today but I would suggest to look into the new statespace algorithm provided out of box in MLTK.

vinitpathri
Path Finder

as in Kalman filter?

0 Karma

vinitpathri
Path Finder

actually not able to do much experiments with kalman filter and with default parameters i am not getting satisfactory results.

0 Karma

grana_splunk
Splunk Employee
Splunk Employee

What parameters you're looking for? you can check the documentation here : https://docs.splunk.com/Documentation/MLApp/5.1.0/User/Algorithms#StateSpaceForecast

Also, Arima ( not auto arima) is available out of the box in MLTK. Check that option too.

0 Karma

grana_splunk
Splunk Employee
Splunk Employee

It is Kalman filter with an ability to save and reuse the model..what's your usecases?

0 Karma

vinitpathri
Path Finder

i want to predict the license usage in my environment.
so my dataset is simple with 2 fields,
"date" and "license used on that date".

0 Karma

tauliang
Communicator

Auto-ARIMA is supported in other languages like R, however, I don't see a way to use it out of the box with Splunk MLTK.

Of course, one can always add a custom algorithm to the MLTK. I'd love to know as well how one can use auto-ARIMA without writing any custom code.

0 Karma
Get Updates on the Splunk Community!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...