You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -356,8 +356,13 @@
356
356
357
357
## Time Series
358
358
*[sktime](https://github.com/alan-turing-institute/sktime) - A unified framework for machine learning with time series. <imgheight="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.
359
363
*[tslearn](https://github.com/rtavenar/tslearn) - Machine learning toolkit dedicated to time-series data. <imgheight="20"src="img/sklearn_big.png"alt="sklearn">
360
364
*[tick](https://github.com/X-DataInitiative/tick) - Module for statistical learning, with a particular emphasis on time-dependent modelling. <imgheight="20"src="img/sklearn_big.png"alt="sklearn">
365
+
*[greykite](https://github.com/linkedin/greykite) - A flexible, intuitive and fast forecasting librarynext.
*[PyFlux](https://github.com/RJT1990/pyflux) - Open source time series library for Python.
363
368
*[bayesloop](https://github.com/christophmark/bayesloop) - Probabilistic programming framework that facilitates objective model selection for time-varying parameter models.
0 commit comments