tidymodels / dials

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

add vocabulary_size() parameter #202

Closed EmilHvitfeldt closed 2 years ago

EmilHvitfeldt commented 2 years ago

I added a single parameter vocabulary_size() used in https://github.com/tidymodels/textrecipes/pull/156

Let me know if I forgot anything

hfrick commented 2 years ago

Could you add a test? I'm going to update snapshots which currently break the checks, then we should be fine

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.