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
+1
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@ The following list is by no means exhaustive, feel free to edit the list (will p
45
45
|[Traces](https://github.com/datascopeanalytics/traces)| A library for unevenly-spaced time series analysis |
46
46
|[ta-lib](https://github.com/mrjbq7/ta-lib)| Calculate technical indicators for financial time series (python wrapper around TA-Lib) |
47
47
|[ta](https://github.com/bukosabino/ta)| Calculate technical indicators for financial time series |
48
+
| [TIMEX](https://github.com/AlexMV12/TIMEX) | Library for creating time-series-forecasting-as-a-service platforms/websites, with a fully automated data ingestion, pre-processing, prediction and results visualization pipeline.
48
49
|[tsfresh](https://github.com/blue-yonder/tsfresh)| Extracts and filters features from time series, allowing supervised classificators and regressor to be applied to time series data |
49
50
|[tslearn](https://github.com/rtavenar/tslearn)| Direct time series classifiers and regressors |
50
51
|[tspreprocess](https://github.com/MaxBenChrist/tspreprocess)| Preprocess time series (resampling, denoising etc.), still WIP |
0 commit comments