All Apps and Add-ons

Splunk Machine Learning Toolkit: Where to see all algorithms that support partial fit?

rosho
Communicator

Hi
Where can I see what algorithms use partial fit?
For example: Does Local Outlier Factor work with partial fit?

Has anyone already used partial fit in a project?

Thank you

0 Karma
1 Solution

grana_splunk
Splunk Employee
Splunk Employee

Check the list of algorithms under each category: https://docs.splunk.com/Documentation/MLApp/4.3.0/User/Algorithms
and you will find which algorithm supports partial fit.

View solution in original post

0 Karma

grana_splunk
Splunk Employee
Splunk Employee

Check the list of algorithms under each category: https://docs.splunk.com/Documentation/MLApp/4.3.0/User/Algorithms
and you will find which algorithm supports partial fit.

0 Karma

rosho
Communicator

If I use the "outlier" command and then a classifer that suports partial fit, will everything work with incremental/online learning?

0 Karma

grana_splunk
Splunk Employee
Splunk Employee

Did you checked MLTK detect outlier assistant? It will help you building SPL for removing outliers

0 Karma

rosho
Communicator

I want my "procedure" to to do "online learning" NOT "batch learning.

So I just want to know if all the algorithms that I use need to be able to do partial-fit or just the last algorithm?

ex:
Standard_scaler (partial_fit)
DBSCAN (NOT partial_fit)
MLP (partial_fit)
Will it do "online learning?

0 Karma

grana_splunk
Splunk Employee
Splunk Employee

In my opinion, it should work for you.

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, ...