Skip to content

move methods for tune_args() from tune to here #830

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 26, 2021
Merged

Conversation

hfrick
Copy link
Member

@hfrick hfrick commented Oct 8, 2021

This PR is part of moving methods for tune_args() from tune to the package which holds the corresponding object class:

In all cases, the methods are registered conditionally on the version of tune from which the methods have been removed. The tune PR is tidymodels/tune#420

The tests require multiple packages so they are all in extratests: tidymodels/extratests#30

The PR on extratests should be merged first, then the ones on recipes and parsnip, then workflows, then tune.

This is part of the wider aim of introducing extract_parameter_dials() and extract_parameter_set_dials() and the next steps are:

  • moving the methods for tunable() similar to this PR set
  • moving the methods for parameters() similar to this PR set
  • introducing extract_parameter_set_dials()
  • introducing extract_parameter_dials()
  • updating documentation and learning materials

@hfrick hfrick merged commit 5586256 into master Oct 26, 2021
@hfrick hfrick deleted the methods-tune_args branch October 26, 2021 11:19
@github-actions
Copy link

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.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants