PyNomaly

A Python 3 implementation of LoOP: Local Outlier Probabilities, a local density based outlier detection method providing an outlier score in the range of [0,1].

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pynomaly

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.4.0 2026-05-26    
0.3.5 2026-02-04    
0.3.4 2024-10-18  
0.3.3 2020-05-30
0.3.2 2019-10-20
0.3.1 2019-08-05
0.3.0 2019-06-20
0.2.7 2019-04-09
0.2.6 2019-01-03
0.2.5 2018-11-22
0.2.4 2018-10-27
0.2.3 2018-08-30
0.2.2 2018-08-30
0.2.1 2018-05-26
0.2.0 2018-04-30
0.1.8 2018-04-03
0.1.7 2017-12-21
0.1.6 2017-12-17
0.1.5 2017-07-30
0.1.4 2017-06-29
0.1.3 2017-06-10
0.1.2 2017-06-01
0.1.0 2017-06-01

Issues with this package?

Page last updated 2026-09-03 09:18:36 UTC