colakburak / AREP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AREP

Accompanying repository for a paper on anomaly detection on network telemetry data.

Code

This folder contains the code of the AREP and Alter-Re² algorithms, our data type classification algorithm, and our novel ROC (Receiver Operating Characteristic) curve generation algorithm.

Results

This folder contains the results of our experimentation of comparing AREP to its predecessors and other state-of-the-art algorithms using widely accepted anomaly detection metrics. We also provide the raw data for the ROC curves generated by our novel method.

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%