Whats the difference between the machine learning toolkit>forecast and the predict command you can run at searchtime?
Let me step back and start from your first question:
Predictions seem to be one thing, I was kinda hoping the machine learning part of Splunk actually learns over time as the predict command just seems to predict based on past events.
Would be nice to see what Splunk has learnt and what it’s adjusting based upon those learnings if it is actual machine learning with the toolkit
https://www.youtube.com/watch?v=uE2KEQYfZE8
Might help you.
Both are based on Kalman Filter algorithms but the Machine Learning Toolkit has an additional algorithm called ARIMA and MLTK forecast also has a UI interface to show the predicted values, its accuracy, error rate and more in the UI itself.