Splunk Dev

Time Series Forecast using Splunk Machine learning tool kit

arpitadu
Explorer

Hi Everyone,

I am trying to time series forecast using Splunk Machine learning tool kit. But it is not able to replicate the pattern found on the existingalt text data. Could you please suggest some methods for Time series forecast using Splunk.

Tags (1)
0 Karma

niketn
Legend

@arpitadu have you tried with LLP5 also with period=7 based on your data?
You should try various options (holdback is for testing prediction).
For each setting/algorithm validate that R-Square should be as close to 1 as possible. Also Root Mean Square Error should be closer to 0.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

niketn
Legend

@arpitadu were you able to try/test the options above?

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

arpitadu
Explorer

Yes , Tried with LLP5 and period 7 -but did not get a good prediction.

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...