Subhy-Albakour / streaming-anomaly-detector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

streaming-anomaly-detector

This project is an implementation of BICO (a distance-based clustering algorithm for streaming data) presented in the follwoing paper.

Hendrik Fichtenberger, Marc Gillé, Melanie Schmidt, Chris Schwiegelshohn, Christian Sohler: BICO: BIRCH Meets Coresets for k-Means Clustering. ESA 2013: 481-492

and extended to an anomaly detector .

About


Languages

Language:Jupyter Notebook 97.6%Language:Python 2.4%