Closed topepo closed 3 years ago
Preparing for an upcoming release, there are some missing functions from various tidymodel pakages.
The ones that I know of are:
sparse PCA (tidymodels/embed#83)
prior_slab_dispersion()
prior_mixture_threshold()
xgboost engine args (#152)
scale_pos_weight()
Are there any model arguments (especially engine arguments) that we should add? @EmilHvitfeldt @mdancho84 @Athospd @dfalbel
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.
Preparing for an upcoming release, there are some missing functions from various tidymodel pakages.
The ones that I know of are:
sparse PCA (tidymodels/embed#83)
prior_slab_dispersion()
(double)prior_mixture_threshold()
(double)xgboost engine args (#152)
scale_pos_weight()
(double)Are there any model arguments (especially engine arguments) that we should add? @EmilHvitfeldt @mdancho84 @Athospd @dfalbel