News

Note: PyOD is under development with limited test coverages. However, it has been successfully used in various academic research projects [8, 9]. Current version: 0.2.1. Github repository with ...
Computer Vision News (March 2019): Python Open Source Toolbox for Outlier Detection "examples/knn_example.py" demonstrates the basic API of using kNN detector. It is noted that the API across all ...
Outlier detection is an important problem with applications in many fields. Such applications generally process high dimensional datasets. Among the existing methods of detecting outliers, ...