Splunk Search

How to get a predicted value from the data statistics

miyuog13
Engager

I want to get a predicted value from the data statistics.
Is it possible to output the predicted value for each pattern from NO, 1, NO2 to No.3 like the following data?


------
no,time,pattern1,pattern2,pattern3,pattern4,pattern5,pattern6
1,2021/8/1,3,17,20,25,26,29
2,2021/8/2,11,12,21,30,28,11



------
is there any good methods for that?

Labels (2)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Are you looking for a way to predict the value of each of the pattern columns for the next rows (dates) in your set, or the value for the next column for each row? Either way, you would need to look at trends in the data to see if any of the algorithms available would be suitable for your data, or determine ways to flatten your data to a prediction model could be applied.

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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...