adaptive-machine-learning / CapyMOA

Enhanced machine learning library tailored for data streams, featuring a Python API integrated with MOA backend support. This unique combination empowers users to leverage a wide array of existing algorithms efficiently while fostering the development of new methodologies in both Python and Java.
BSD 3-Clause "New" or "Revised" License
60 stars 20 forks source link

feat(Anomaly-Detection): add Autoencoder anomaly detector #144

Closed justinuliu closed 1 month ago

notion-workspace[bot] commented 2 months ago

Autoencoder

hmgomes commented 1 month ago

Thanks @justinuliu , I made a few changes to the documentation and added example to the anomaly_detection notebook as well