Skip to content
Discussion options

You must be logged in to vote

You can either set models_to_run = NULL to run all models in Finn, including multivariate models like xgboost. Or you can specifically call out models you want ran instead of running all of them by doing something like models_to_run = c("glmnet", "xgboost", "cubist", "arima-boost").

More information on all models used in Finn can be found on the documentation site.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mitokic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants