5 Benefits of Modeltime for Time Series Forecasting
I built modeltime to make time series forecasting more efficient and reproducible. Now you get the benefits. Here are 5 reasons why modeltime for time series forecasting!
• Increase my productivity • Decrease my code • Improve my ability to teach you how to forecast It’s really good. I want you to have it. Modeltime: https://github.com/business-science/modeltime
software... My forecasting adventures in R & Python Individual Modeling Approaches (Roadblocks 1 & 2): • Forecast (ARIMA, ETS, TBATS) • Prophet • BSTS • GARCH • Deep Learning (TensorFlow, PyTorch, mxnet/gluon) Fable/Tsibble Forecasting Ecosystem • Great, but see Roadbock 3 Tidymodels Machine Learning • Excellent, but see Roadblock 4 My roadblocks 1. Too many data structures (costs 2-lines of code for every conversion): ◦ Data frame ◦ Tsibble ◦ Xts ◦ Zoo ◦ Ts ◦ Matrix 2. Inconsistent approaches (leads to switching costs & productivity loss). 3. Focus is either on ARIMA or Machine Learning, not both (and why not Deep Learning?) 4. Tidymodels Machine Learning is on the right track, but didn’t have a forecasting toolchain or forecasting models
2 - More models & ensembling • Fill time series model gaps • Tidymodels stacking framework • Deep Learning Comment here if you want a model / algorithm / package: https://github.com/business-science/modeltime/issues/5