Skip to content

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

Open
@AlbertoAlmuinha

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions