Version 0.5.2 - Bugfix release - 2022-08
- Pointing to the native time series forecasting feature
Version 0.5.1 - Bugfix release - 2021-02
- Fix the unselectable output folder of recipes
Version 0.5.0 - Bugfix and legacy release - 2021-02
- Harmonize UX with the new Forecast plugin
- Improve error messages
- Mark as legacy
Version 0.4.1 - Bugfix release - 2020-02
- Small bug fixes for edge cases
Version 0.4.0 - New features - 2019-12
- Kubernetes and external filesystem support for model storage
- Keep external regressors in the output dataset of the "Forecast" recipe
- Add option for filling with previous value in the "Clean" recipe
- Minor bug fixes and UX enhancements
- Various bug fixes, in particular for Expert mode
- Remove dependency on rstan and prophet packages (thus removing Prophet model support)
- Added support of external features/regressors for Neural Network, Prophet and ARIMA models (requires availability of future values of regressors when forecasting).
- First pipeline for univariate forecasting of hourly to yearly time series