https://github.com/dataiku/dss-plugin-timeseries-forecast
Dataiku DSS plugin to automate time series forecasting with Deep Learning and statistical models 📈
https://github.com/dataiku/dss-plugin-timeseries-forecast
arima dataiku deep-learning deepar dss-plugin forecast forecasting gluonts time-series transformer
Last synced: 6 days ago
JSON representation
Dataiku DSS plugin to automate time series forecasting with Deep Learning and statistical models 📈
- Host: GitHub
- URL: https://github.com/dataiku/dss-plugin-timeseries-forecast
- Owner: dataiku
- License: apache-2.0
- Created: 2020-06-05T12:43:00.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-04-14T15:49:05.000Z (almost 3 years ago)
- Last Synced: 2024-07-10T11:58:20.132Z (almost 2 years ago)
- Topics: arima, dataiku, deep-learning, deepar, dss-plugin, forecast, forecasting, gluonts, time-series, transformer
- Language: Python
- Homepage: https://www.dataiku.com/product/plugins/timeseries-forecast/
- Size: 766 KB
- Stars: 18
- Watchers: 22
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Time Series Forecast Plugin (deprecated)
  
This Dataiku DSS plugin provides recipes to forecast multivariate time series from year to minute frequency with Deep Learning and statistical models.
Documentation: https://www.dataiku.com/product/plugins/timeseries-forecast/
⚠️ Starting with DSS version 11 this plugin is considered as "deprecated", we recommend using the native [time series forecasting](https://doc.dataiku.com/dss/latest/machine-learning/time-series-forecasting/index.html) features.
## Release notes
See the [changelog](CHANGELOG.md) for a history of notable changes to this plugin.
## License
This plugin is distributed under the [Apache License version 2.0](LICENSE).