Skip to content
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

convert interval functions to generics and add methods #435

Merged
merged 3 commits into from
Jun 5, 2023

Conversation

topepo
Copy link
Member

@topepo topepo commented Jun 2, 2023

Closes #434

I'm going to make methods for tune_result objects so that we can get bootstrap interval estimates for performance when there is a validation set (or any other resampling method).

@topepo topepo requested a review from hfrick June 2, 2023 18:48
@hfrick hfrick merged commit afc4416 into main Jun 5, 2023
@hfrick hfrick deleted the generic-intervals branch June 5, 2023 14:35
@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 Jun 20, 2023
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.

make int_* functions generic
2 participants