How to Install anomaly in Ubuntu 18.04



Install anomaly by entering the following commands in the terminal:

sudo apt update
sudo apt install anomaly

Description:

detect anomalous data in a numeric stream

To detect anomalous data in a numeric stream, anomaly needs to see a stream of numeric data, and apply one of its detection methods. If an anomaly is detected, a response is made, chosen from one or more built in methods.

Homepage: http://tasktools.org/projects/anomaly.html

Version: 1.1.0-3build1

Section: universe/utils