Darts#

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.
Home page for this solution: https://unit8co.github.io/darts/
Overview#
Key |
Value |
---|---|
Name |
darts |
Description |
A python library for user-friendly forecasting and anomaly detection on time series. |
License |
Apache License 2.0 |
Programming Language |
Python |
Created |
2018-09-13 |
Last update |
2025-03-31 |
Github Stars |
8463 |
Project Home Page |
|
Code Repository |
|
OpenSSF Scorecard |
Note:
Created date is date that repro is created on Github.com.
Last update is only the last date I run an automatic check.
Do not attach a wrong value to github stars. Its a vanity metric! Stars count are misleading and don’t indicate if the SBB is high-quality or very popular.