CMD + K

u8darts

Community

A python library for user-friendly forecasting and anomaly detection on time series.

Installation

To install this package, run one of the following:

Conda
$conda install sfe1ed40::u8darts

Usage Tracking

0.33.0
0.26.0
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

Darts is a Python library for user-friendly forecasting and anomaly detection on time series. It contains a variety of models, from classics such as ARIMA to deep neural networks. The forecasting models can all be used in the same way, using fit() and predict() functions, similar to scikit-learn. The library also makes it easy to backtest models, combine the predictions of several models, and take external data into account. Darts supports both univariate and multivariate time series and models. The ML-based models can be trained on potentially large datasets containing multiple time series, and some of the models offer a rich support for probabilistic forecasting.

About

Summary

A python library for user-friendly forecasting and anomaly detection on time series.

Last Updated

Feb 27, 2025 at 09:10

License

Apache-2.0

Total Downloads

17.0K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64
macOS-64