All Apps and Add-ons

How to make StateSpaceForecast to plot the forecasting?

rosho
Communicator

Hi

I am forecasting the number of logins. This is my SPL:

| inputlookup fortigate_QC_May2019_logins.csv
| fit StandardScaler "logins" with_mean=false with_std=true
| fit DBSCAN "SS_logins"
| where NOT isOutlier==-1
| fit StateSpaceForecast "SS_logins" from * holdback=288, forecast_k=36

But I do not know how to see the forecasting plot.

0 Karma

grana_splunk
Splunk Employee
Splunk Employee

Use the new Smart Forecasting Assistant. Check the MLTK 4.3 blog :https://www.splunk.com/blog/2019/06/03/what-s-new-in-the-splunk-machine-learning-toolkit-4-3.html

0 Karma
Get Updates on the Splunk Community!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...