All Apps and Add-ons

Where is the Kalman filter in the algos file?

rosho
Communicator

Hi

I want to see the python code of the Kalman filter.
But I cannot find it in the algos folder. I can see ARIMA, ACF, PACF but not Kalman.

Where is it?

0 Karma
1 Solution

niketn
Legend

@rosho the predict command in Splunk uses Kalman Filter. It does not support fit and apply.

If you check out the latest MLTK release it has Smart Forecasting based on State Space Forecasting algorithm which supports creation of model with fit and apply. You can check out a short video on Smart Forecasting in Machine Learning Toolkit by Splunk

Please have a look and confirm if one of them fits your needs.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

View solution in original post

niketn
Legend

@rosho the predict command in Splunk uses Kalman Filter. It does not support fit and apply.

If you check out the latest MLTK release it has Smart Forecasting based on State Space Forecasting algorithm which supports creation of model with fit and apply. You can check out a short video on Smart Forecasting in Machine Learning Toolkit by Splunk

Please have a look and confirm if one of them fits your needs.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

rosho
Communicator

Does that mean that it cannot be modified to have other types of kalman filters (ex: Extended, unscented, Particle)?

0 Karma

niketn
Legend

@rosho AFAIK Kalman Filter built in Splunk is Linear. You can however, create your own implementation using MLTK Custom ML SPL API : https://docs.splunk.com/Documentation/MLApp/latest/API/Introduction

I would also recommend joining splunk-usergroups on slack and then post your queries in the #machinelearning channel. Documentation on joining Slack: https://docs.splunk.com/Documentation/Community/latest/community/Chat

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...