yzhao062 / pyod

A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
http://pyod.readthedocs.io
BSD 2-Clause "Simplified" License
8.31k stars 1.35k forks source link

is there a novelty detection algorithm? #263

Open xujinzh opened 3 years ago

xujinzh commented 3 years ago

Hello, I did not see any novelty detection algorithm in the PyOD, is it possible to provide novelty detection algorithms, which are different from outlier or anomaly detection algorithms?

ChiragSoni95 commented 2 years ago

One Class SVM is of that kind supported by the toolkit