Skip to content

Commit 461c0e9

Browse files
authored
Merge pull request #33 from AlexMV12/master
Add TIMEX
2 parents c766f2b + aa949f8 commit 461c0e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The following list is by no means exhaustive, feel free to edit the list (will p
4545
| [Traces](https://github.com/datascopeanalytics/traces) | A library for unevenly-spaced time series analysis |
4646
| [ta-lib](https://github.com/mrjbq7/ta-lib) | Calculate technical indicators for financial time series (python wrapper around TA-Lib) |
4747
| [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.
4849
| [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 |
4950
| [tslearn](https://github.com/rtavenar/tslearn) | Direct time series classifiers and regressors |
5051
| [tspreprocess](https://github.com/MaxBenChrist/tspreprocess) | Preprocess time series (resampling, denoising etc.), still WIP |

0 commit comments

Comments
 (0)