A simple python application for Anomaly Detection using Pyculiar (implemented by [nicolassmiller])(https://github.com/Marcnuth/AnomalyDetection). Reference: wdm0006.
pip install pyculiar
pip install -r requirements.txt
python AnomalyDetection.py
or
pythonw AnomalyDetection.py
This is a proof of concept implementation for reference.