vc1492a / PyNomaly

Anomaly detection using LoOP: Local Outlier Probabilities, a local density based outlier detection method providing an outlier score in the range of [0,1].
Other
305 stars 37 forks source link

Abstract User Warnings #4

Closed vc1492a closed 6 years ago

vc1492a commented 7 years ago

Abstract user warnings so you can issue warnings on object instantiation (i.e. f = loop() vs only loop.fit()).

vc1492a commented 7 years ago

Specifically UserWarning

vc1492a commented 7 years ago

Will be integrated into the next release.

vc1492a commented 6 years ago

Resolved in v.0.1.5.