anomalearn documentation#
Date: Apr 20, 2023 Version: Pre-alpha 0.0.2
anomalearn is an open source EUPL1.2-licensed library providing modular and extensible tools for developing time series anomaly detection models for the Python programming language.
Getting started
New to anomalearn? Check out the getting started guides. They contain tutorials from installation to simple anomalearn concepts.
User guide
Want to know more? The user guides contain more detailed information on how to use anomalearn, going more in depth with respect to the getting started guides.
API Reference
The API reference contains very detailed information on the functions and classes of anomalearn by means of descriptions and detailed documentation for each function, class or constant. It assumes you have some understanding of anomalearn.
Developer guide
Saw a bug and want to fix it? Want to improve documentation? Want to improve or extend anomalearn’s functionalities? The developer guidelines guide you through the process of contributing to anomalearn.