pynomaly
A Python 3 implementation of LoOP: Local Outlier Probabilities.
A Python 3 implementation of LoOP: Local Outlier Probabilities.
To install this package, run one of the following:
PyNomaly is a Python 3 implementation of LoOP (Local Outlier Probabilities). LoOP is a local density based outlier detection method by Kriegel, Kröger, Schubert, and Zimek which provides outlier scores in the range of [0,1] that are directly interpretable as the probability of a sample being an outlier.
Summary
A Python 3 implementation of LoOP: Local Outlier Probabilities.
Last Updated
Sep 15, 2022 at 17:07
License
Apache-2.0
Total Downloads
191
Supported Platforms
GitHub Repository
https://github.com/vc1492a/PyNomalyDocumentation
https://github.com/vc1492a/PyNomaly/blob/main/readme.md