Splunk Search

Calculate the predicted value from any two points

Hajime
Path Finder

Can you calculate the predicted value from any two points (e.g. the data of 1 month ago and the data of 2 months ago) using "predict" command?
In addition, is there any other way?

Tags (1)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

In principle the LL algorithm of the predict command allows as low as two values, but you may not like the results.

What do you expect the predicted value to be if you enter "0, 1" as data points? The LL algorithm will predict "0". If you expect linear progression it'd be "2", if you expect averages it'd be "0.5".

0 Karma

Hajime
Path Finder

Thank you for your answer.
However, I want to predict using two time-series data.
Please let me know if you have any good ideas.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...