Build librarry
Project description
# About arimafd
Arimafd is a Python package that provides algorithms for online prediction and anomaly detection. One of the applications of this package can be the early detection of faults in technical systems.
# Main Features
- Differentiation and integration of series including seasonal components
- Finding best hyperparametrs for ARIMA model
- Online forecasting based on ARIMA model
- Anomaly detection
- Evaluating score of anomaly detection algorithms
# How to get it The master branch on GitHub
https://github.com/waico/arimafd
Binaries and source distributions are available from PyPi
https://pypi.org/project/arimafd/
# Get started
Installation through [PyPi](https://pypi.org/project/tsad):
pip install -U arimafd
# License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
arimafd-1.4.1.tar.gz
(9.9 kB
view hashes)
Built Distribution
arimafd-1.4.1-py3-none-any.whl
(11.4 kB
view hashes)