darts is a Python library for easy manipulation and forecasting of time series. It contains a variety of models, from classics such as ARIMA to deep neural networks. The 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. We recommend to first setup a clean Python environment for your project with at least Python 3.7 using your favorite tool (conda, venv, virtualenv with or without virtualenvwrapper).

Features

  • A large collection of forecasting models; from statistical models (such as ARIMA) to deep learning models (such as N-BEATS)
  • TimeSeries can be multivariate - i.e., contain multiple time-varying dimensions instead of a single scalar value
  • All machine learning based models (incl. all neural networks) support being trained on multiple (potentially multivariate) series
  • TimeSeries objects can (optionally) represent stochastic time series; this can for instance be used to get confidence intervals, and many models support different flavours of probabilistic forecasting
  • Many models in Darts support past-observed and/or future-known covariate (external data) time series as inputs for producing forecasts
  • In addition to time-dependent data, TimeSeries can also contain static data for each dimension, which can be exploited by some models

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow Darts

Darts Web Site

Other Useful Business Software
Skillfully - The future of skills based hiring Icon
Skillfully - The future of skills based hiring

Realistic Workplace Simulations that Show Applicant Skills in Action

Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Darts!

Additional Project Details

Programming Language

Python

Related Categories

Python Libraries, Python Machine Learning Software, Python Deep Learning Frameworks

Registered

2022-08-03