tidymodels / dials

Tools for creating tuning parameter values
https://dials.tidymodels.org/
Other
113 stars 27 forks source link

Bring in rlang type checkers and use for `extract_parameter_dials()` #287

Closed hfrick closed 1 year ago

hfrick commented 1 year ago

starting to use type checkers from rlang with extract_parameter_dials() since it's got a lot of tests for that.

more PRs to come for other functions instead of one big PR

github-actions[bot] commented 1 year 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.