Skip to content

Commit f9c5f90

Browse files
authored
Update README.md
1 parent c09faaa commit f9c5f90

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -356,8 +356,13 @@
356356

357357
## Time Series
358358
* [sktime](https://github.com/alan-turing-institute/sktime) - A unified framework for machine learning with time series. <img height="20" src="img/sklearn_big.png" alt="sklearn">
359+
* [darts](https://github.com/unit8co/darts) - A python library for easy manipulation and forecasting of time series.
360+
* [statsforecast](https://github.com/Nixtla/statsforecast) - Lightning fast forecasting with statistical and econometric models.
361+
* [mlforecast](https://github.com/Nixtla/mlforecast) - Scalable machine learning based time series forecasting.
362+
* [neuralforecast](https://github.com/Nixtla/neuralforecast) - Scalable machine learning based time series forecasting.
359363
* [tslearn](https://github.com/rtavenar/tslearn) - Machine learning toolkit dedicated to time-series data. <img height="20" src="img/sklearn_big.png" alt="sklearn">
360364
* [tick](https://github.com/X-DataInitiative/tick) - Module for statistical learning, with a particular emphasis on time-dependent modelling. <img height="20" src="img/sklearn_big.png" alt="sklearn">
365+
* [greykite](https://github.com/linkedin/greykite) - A flexible, intuitive and fast forecasting librarynext.
361366
* [Prophet](https://github.com/facebook/prophet) - Automatic Forecasting Procedure.
362367
* [PyFlux](https://github.com/RJT1990/pyflux) - Open source time series library for Python.
363368
* [bayesloop](https://github.com/christophmark/bayesloop) - Probabilistic programming framework that facilitates objective model selection for time-varying parameter models.

0 commit comments

Comments
 (0)