A rest api built using connexion to forecast time series.
- Added naive forecasting
- Use the swagger codegen code
- Add more forecasting methods
- Deploy to API marketplace
- Include hyperparameters in swagger spec
- Include auto forecasting feature which combines some models to give a forecast
- Provide controls on max time needed to generate a forecast