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!

Pro Tips for First-Time .conf Attendees: Advice from SplunkTrust

Heading to your first .Conf? You’re in for an unforgettable ride — learning, networking, swag collecting, ...

Raise Your Skills at the .conf25 Builder Bar: Your Splunk Developer Destination

Calling all Splunk developers, custom SPL builders, dashboarders, and Splunkbase app creators – the Builder ...

Hunt Smarter, Not Harder: Discover New SPL “Recipes” in Our Threat Hunting Webinar

Are you ready to take your threat hunting skills to the next level? As Splunk community members, you know the ...