Skip to content

Pre-alpha version 0.0.2

Latest
Compare
Choose a tag to compare
@marcopetri98 marcopetri98 released this 29 Apr 15:46
· 1 commit to master since this release
9cb06c6

This is the very first version of anomalearn. The content of this version is that of the thesis that presented the library.

Core packages

anomalearn version 0.0.2 contains the following packages delivering the core functionalities of the library: anomalearn.algorithms, anomalearn.analysis, anomalearn.applications, anomalearn.reader. These packages offer the core functionalities of anomalearn, from dataset reading to output production.

Utility packages

anomalearn version 0.0.2 contains the following packages delivering the utility functionalities of the library: anomalearn.exceptions, anomalearn.input_validation, anomalearn.utils, anomalearn.visualizer. These packages offer many functionalities useful to develop models and methods for time series anomaly detection using anomalearn.

Documentation

The documentation of the first pre-alpha version has been published with all the reference api for users, and reference api for developers which also contain the description of private functions and attributes. The contents of the guides have been designed but not completely written. For this pre-alpha version the first getting started page only is written.

Contributors

A total of 1 people contributed to this release.

  • Marco Petri