github yzhao062/pyod v.0.6.7

latest releases: v2.0.2, v2.0.1, v1.1.3...
5 years ago

This release further improves package stability and comprehensiveness.

A set of new models are added:

  • LSCP: Locally Selective Combination of Parallel Outlier Ensembles
  • XGBOD: Extreme Boosting Based Outlier Detection (Supervised)
  • SO_GAAL: Single-Objective Generative Adversarial Active Learning
  • MO_GAAL: Multiple-Objective Generative Adversarial Active Learning

Bug fixes are also included, e.g., CBLOF.

Last but not least, a few functions/models are redesigned/optimized:

  • Docstring is refactored to numpydoc
  • LOCI is optimized with numba
  • visualize function is redesigned

Don't miss a new pyod release

NewReleases is sending notifications on new releases.