About Anaconda Help Download Anaconda

sfe1ed40 / packages / u8darts-all 0.26.0

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

Installers

  • linux-64 v0.26.0
  • linux-aarch64 v0.26.0
  • osx-64 v0.26.0
  • win-64 v0.26.0
  • osx-arm64 v0.26.0

conda install

To install this package run one of the following:
conda install sfe1ed40::u8darts-all

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy