tidymodels / rules

parsnip extension for rule-based models
https://rules.tidymodels.org
Other
40 stars 4 forks source link

re-export `mtry_prop` from dev dials #54

Closed simonpcouch closed 2 years ago

simonpcouch commented 2 years ago

In anticipation of https://github.com/tidymodels/dials/pull/233!

This would prevent release of rules until a dials release including that functionality is released.

simonpcouch commented 2 years ago

Thank you, @hfrick!

Ready to merge from my perspective, @EmilHvitfeldt. :)

github-actions[bot] commented 2 years ago

This pull request 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.