Splunk Enterprise

Splunk Machine Learning Toolkit - forecasting backward

arpitadu
Explorer

Hi,

The kalman filter algorithm for time series forecasting is predicting for old time frame - backward direction. Could you please let me know why so ? Please find the attached screenshotsalt text

Tags (1)
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

Raw events come out of Splunk in reverse time order. Apply a timechart to your data to get ascending time order, which will then make the prediction point towards the future rather than the past.

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

Raw events come out of Splunk in reverse time order. Apply a timechart to your data to get ascending time order, which will then make the prediction point towards the future rather than the past.

Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...