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

Can't Use ARIMA Additinal Parameters in arima_boost() #239

Open
AlbertoAlmuinha opened this issue Nov 12, 2023 · 0 comments
Open

Can't Use ARIMA Additinal Parameters in arima_boost() #239

AlbertoAlmuinha opened this issue Nov 12, 2023 · 0 comments

Comments

@AlbertoAlmuinha
Copy link
Contributor

Hi @mdancho84 ,

I noticed that the arima_boost function does not allow me to use additional parameters through the set_engine function for the ARIMA model, but sends all additional parameters for the XGBoost model.

Would it be possible to find a solution such as having to use a named list? Maybe in case one of the parameters is a list called "arima" you can take those parameters for the arima function and the rest for XGboost. In case there is no such list, it would continue as before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant