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
+2-1
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@
29
29
*[Probabilistic Methods](#probabilistic-methods)
30
30
*[Genetic Programming](#genetic-programming)
31
31
*[Optimization](#optimization)
32
+
*[Time Series](#time-series)
32
33
*[Natural Language Processing](#natural-language-processing)
33
34
*[Computer Audition](#computer-audition)
34
35
*[Computer Vision](#computer-vision)
@@ -351,7 +352,7 @@
351
352
*[Talos](https://github.com/autonomio/talos) - Hyperparameter Optimization for Keras Models.
352
353
*[nlopt](https://github.com/stevengj/nlopt) - Library for nonlinear optimization (global and local, constrained or unconstrained).
353
354
354
-
###Time Series
355
+
## Time Series
355
356
*[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">
356
357
*[tslearn](https://github.com/rtavenar/tslearn) - Machine learning toolkit dedicated to time-series data. <imgheight="20"src="img/sklearn_big.png"alt="sklearn">
357
358
*[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">
0 commit comments