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!

Announcing the Expansion of the Splunk Academic Alliance Program

The Splunk Community is more than just an online forum — it’s a network of passionate users, administrators, ...

Learn Splunk Insider Insights, Do More With Gen AI, & Find 20+ New Use Cases You Can ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Buttercup Games: Further Dashboarding Techniques (Part 7)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...