All Apps and Add-ons

Help with MLTK algorithm which predicts future values like cpu memory usage with a dependency?

Rohit_K
Loves-to-Learn

Hi Guys,

Need your help in choosing a algorithm which helps in predicting future 1 month data of cpu and memory for esx_cluster whose value is dependent on host and vm metrics ( cpu and memory ) I have tried Kalman filter and LPP5 algorithm by feeding one year data and got some difference between actual value and predicted value PFB query I have used

my_query(with timechart at end)| predict "esx_cluster_name" as prediction algorithm=LLP5 holdback=2 future_timespan=32 upper95=upper95 lower95=lower95 period=30| `forecastviz(32, 2, "esx_cluster_name", 95)`

By using above query I got good R square statics around 0.95 and RMSE around 0.7 

Please help me with either choosing a different algorithm which takes the dependencies mentioned above  or by suggesting me how to improve my current query to get better prediction's so that difference between actual value and predicted value reduces

Thanks in advance,
K.Rohit

Happy Splunking 

Tags (1)
0 Karma
Get Updates on the Splunk Community!

Unlock Database Monitoring with Splunk Observability Cloud

  In today’s fast-paced digital landscape, even minor database slowdowns can disrupt user experiences and ...

Purpose in Action: How Splunk Is Helping Power an Inclusive Future for All

At Cisco, purpose isn’t a tagline—it’s a commitment. Cisco’s FY25 Purpose Report outlines how the company is ...

[Upcoming Webinar] Demo Day: Transforming IT Operations with Splunk

Join us for a live Demo Day at the Cisco Store on January 21st 10:00am - 11:00am PST In the fast-paced world ...