Getting started topics#
- What is the purpose of anomalearn?
- What kind of algorithms does anomalearn contain?
- What kind of experiment helpers does anomalearn contain?
- How do I read public datasets with anomalearn?
- How do I analyse data with anomalearn?
- How do I perform hyperparameter search with anomalearn?
- How do I integrate my legacy objects with anomalearn?
- How do I create a model with anomalearn?
- How do I create a pre-processing object with anomalearn?
- How do I create a post-processing object with anomalearn?
- How do I create a transformer with anomalearn?
- What is the difference between pre-, post-processing and transformers?
- How do I create a pipeline with anomalearn?
- Has anomalearn any helper function?