alan-turing-institute / TimeSeriesClassification.jl

Machine Learning with Time Series in Julia
MIT License
27 stars 5 forks source link

Reading material #2

Open vollmersj opened 4 years ago

vollmersj commented 4 years ago

Forecasting

  1. https://fable.tidyverts.org/
  2. https://github.com/mlr-org/mlr3forecasting

Features:

  1. tsfresh

Data Container: https://juliastats.org/TimeSeries.jl/stable/timearray/#The-TimeArray-time-series-type-1