Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing forecast macro for time series Arima model. #27

Open
hongyi-rxsense opened this issue Nov 17, 2021 · 0 comments
Open

Missing forecast macro for time series Arima model. #27

hongyi-rxsense opened this issue Nov 17, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@hongyi-rxsense
Copy link

hongyi-rxsense commented Nov 17, 2021

Good job for this dbt_ml package. It is very useful to put our BQ ML ARIMA model into dbt. However, got trouble to forecast, because "ARIMA model is unsupported in ml.predict. Please use ml.forecast instead".
Is it possible to add a macro for ml.forecast() in your dbt_ml package, for the case of BQ ML ARIMA model ?

https://cloud.google.com/bigquery-ml/docs/reference/standard-sql/bigqueryml-syntax-create-time-series
https://cloud.google.com/bigquery-ml/docs/reference/standard-sql/bigqueryml-syntax-forecast

@rbjerrum rbjerrum added enhancement New feature or request good first issue Good for newcomers labels Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants