All Apps and Add-ons

Where can I get more information about how to detect categorical outliers Algorithm?

kiril123
Path Finder

Splunk Machine Learning Toolkit contains Detect Categorical Outliers method. Splunk documentation mentions that The Detect Categorical Outliers assistant uses the probabilistic measures algorithm.

I am trying to understand how it works in more detail. Where can i find more information about internals of this method?

0 Karma
1 Solution

aljohnson_splun
Splunk Employee
Splunk Employee

Hi @Kiril123,

The main command being used in the "Detect Catgorical Outliers" assistant is the anomalydetection command.

You can read more about it on the docs page, but to summarize, it uses log probabilities, interquartile ranges, as well as gaussian assumptions (depending on the mode you use).

View solution in original post

0 Karma

AayushSmarten
Observer

Hello,

I am still looking for a technical solution to this. The given links in the answers above give some gist around it but I am not pretty clear what is happening to calculate the categorical outliers.

In one of the answers: "it uses log probabilities, interquartile ranges, as well as gaussian assumptions". If I want to implement by my self, how should I go forward? How the log probabilities are applied?

Will anyone please help?

Thank you very much.

 

0 Karma

aljohnson_splun
Splunk Employee
Splunk Employee

Hi @Kiril123,

The main command being used in the "Detect Catgorical Outliers" assistant is the anomalydetection command.

You can read more about it on the docs page, but to summarize, it uses log probabilities, interquartile ranges, as well as gaussian assumptions (depending on the mode you use).

0 Karma

akim_splunk
Splunk Employee
Splunk Employee

Hello,

Detect Categorical Outliers assistant is based on "anomalydetection" command.
Its documentation can be found here:
http://docs.splunk.com/Documentation/SplunkCloud/6.6.3/SearchReference/Anomalydetection
Hopefully, that answers your question.

dilu_splunk
Splunk Employee
Splunk Employee

the Detect Categorical Outliers uses "anomalydetection" which is a splunk search command. You can find details on this page:
http://docs.splunk.com/Documentation/Splunk/7.0.0/SearchReference/Anomalydetection.

You can also click the "Show SPL" button to find out the underlying SPL that constructs the query.

Get Updates on the Splunk Community!

Fall Into Learning with New Splunk Education Courses

Every month, Splunk Education releases new courses to help you branch out, strengthen your data science roots, ...

Super Optimize your Splunk Stats Searches: Unlocking the Power of tstats, TERM, and ...

By Martin Hettervik, Senior Consultant and Team Leader at Accelerate at Iver, Splunk MVPThe stats command is ...

How Splunk Observability Cloud Prevented a Major Payment Crisis in Minutes

Your bank's payment processing system is humming along during a busy afternoon, handling millions in hourly ...