tidymodels / usemodels

Boilerplate Code for tidymodels
https://usemodels.tidymodels.org
Other
84 stars 6 forks source link

use new recipe selector functions #18

Closed EmilHvitfeldt closed 3 years ago

EmilHvitfeldt commented 3 years ago

This PR updates {usemodels} to use all_nominal_predictors() and all_numeric_predictors().

juliasilge commented 3 years ago

Related to #17

EmilHvitfeldt commented 3 years ago

Whoops, never mind. Somehow I didn't see you already did this. I'll close this issue

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