-
Notifications
You must be signed in to change notification settings - Fork 17
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
Error in Tuning Ensembles #31
Comments
I'm also seeing the same issue. |
I'll do my best to fix this week |
What's the update or ETA on this issue (and the related issue)? |
Should be fixed now. |
Hi @mdancho84, I think this is still not working, I get the same error:
|
I am working on the ensembles portion of the Business Science Forecasting Course. Each time I attempt to tune parameters within the ensemble_model_spec(), I receive the error below. It works when I choose parameters like penalty and mixture manually, but not when I use tune(). I am using the development version of the model.ensemble package:
!
...
must be empty.✖️ Problematic argument:
• ..1 = metric
ℹ️ Did you forget to name an argument?
The text was updated successfully, but these errors were encountered: