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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...