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
[pyts](https://github.com/johannfaouzi/pyts) - Time series transformation and classification, [Imaging time series](https://pyts.readthedocs.io/en/latest/auto_examples/index.html#imaging-time-series).
333
333
Turn time series into images and use Neural Nets: [example](https://gist.github.com/oguiza/c9c373aec07b96047d1ba484f23b7b47), [example](https://github.com/kiss90/time-series-classification).
334
334
335
+
##### Time Series Evaluation
336
+
337
+
[TimeSeriesSplit](https://scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html) - Sklearn time series split.
338
+
[tscv](https://github.com/WenjieZ/TSCV) - Evaluation with gap.
339
+
335
340
#### Financial Data
336
341
[pyfolio](https://github.com/quantopian/pyfolio) - Portfolio and risk analytics.
0 commit comments