Splunk Search

Does DensityFunction use partial_fit ?

abhishekkalokhe
Explorer

Hi,

I am using MLTK's DensityFunction on my datamodel fields, I want to use Partial_Fit=true.
But Im getting below error :

"Error in 'fit' command: Algorithm "DensityFunction" does not support partial fit"

In splunk docs it is stated that DensityFunction supports partial_fit link

 

My query :
"| some tstats.......
| `drop_dm_object_name(Authentication)`
| fit DensityFunction "activity_count" by "vendor_account" dist=auto show_density=true partial_fit=true into vendor_account_auth"

Labels (2)
Tags (2)
0 Karma

Swathi1
Loves-to-Learn Lots

Yes DensityFunction supports partial_fit=true  Algorithms in the Machine Learning Toolkit - Splunk Documentation

0 Karma
Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...