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?

Labels (1)
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!

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

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

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...