SOTAVerified

PySAD: A Streaming Anomaly Detection Framework in Python

2020-09-05Code Available1· sign in to hype

Selim F. Yilmaz, Suleyman S. Kozat

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

PySAD is an open-source python framework for anomaly detection on streaming data. PySAD serves various state-of-the-art methods for streaming anomaly detection. The framework provides a complete set of tools to design anomaly detection experiments ranging from projectors to probability calibrators. PySAD builds upon popular open-source frameworks such as PyOD and scikit-learn. We enforce software quality by enforcing compliance with PEP8 guidelines, functional testing and using continuous integration. The source code is publicly available on https://github.com/selimfirat/pysad.

Tasks

Reproductions