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!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...