Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PyOD: A Python Toolbox for Scalable Outlier Detection

About

PyOD is an open-source Python toolbox for performing scalable outlier detection on multivariate data. Uniquely, it provides access to a wide range of outlier detection algorithms, including established outlier ensembles and more recent neural network-based approaches, under a single, well-documented API designed for use by both practitioners and researchers. With robustness and scalability in mind, best practices such as unit testing, continuous integration, code coverage, maintainability checks, interactive examples and parallelization are emphasized as core components in the toolbox's development. PyOD is compatible with both Python 2 and 3 and can be installed through Python Package Index (PyPI) or https://github.com/yzhao062/pyod.

Yue Zhao, Zain Nasrullah, Zheng Li• 2019

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionWBC
ROCAUC0.8372
132
Tabular Anomaly Detectionpima
AUC ROC0.5662
86
Tabular Anomaly DetectionBreastW
AUC-ROC0.9609
83
Tabular Anomaly DetectionWine
AUC-ROC0.8611
72
Tabular Anomaly Detectionpendigits
AUC-ROC80.33
72
Tabular Anomaly Detectionionosphere
AUC-ROC70.48
66
Anomaly Detectionsatellite--
62
Anomaly DetectionSatimage 2--
58
Tabular Anomaly DetectionOptdigits
AUC-ROC0.7765
55
Outlier DetectionBreastW
AUC-PR0.9644
55
Showing 10 of 43 rows

Other info

Follow for update