Skip to content

Commit

Permalink
[DOCS] Adds categorization wizard (#804)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Jan 22, 2020
1 parent 927cca3 commit 1709bc4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/en/stack/ml/anomaly-detection/create-jobs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,11 @@ A _multi-metric job_ can contain more than one detector, which is more efficient
than running multiple jobs against the same data.

A _population job_ detects activity that is unusual compared to the behavior of
the population. For more information, see
{ml-docs}/ml-configuring-pop.html[Performing population analysis].
the population. For more information, see <<ml-configuring-pop>>.

A _categorization job_ groups log messages into categories and uses
<<ml-count-functions,count>> or <<ml-rare-functions,rare>> functions to detect
anomalies within them. See <<ml-configuring-categories>>.

An _advanced job_ can contain multiple detectors and enables you to configure all
job settings.
Expand Down
Binary file modified docs/en/stack/ml/anomaly-detection/images/ml-create-job.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1709bc4

Please sign in to comment.