strim / AnomalyDetection

Project for detecting anomalies in a given sequence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The solution of the test task: "Class for detecting anomalies in a given sequence".

Commands:

  1. Launch of the project: gradle run
  2. Project assembly: gradle build
  3. Project testing (JUnit4): gradle test
  4. Documentation assembly: gradle javadoc

References:

  1. Normal distribution#1
  2. Normal distribution#2
  3. Outlier

About

Project for detecting anomalies in a given sequence


Languages

Language:Java 100.0%