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

add extract_fit_time #218

Merged
merged 4 commits into from
Apr 5, 2024
Merged

add extract_fit_time #218

merged 4 commits into from
Apr 5, 2024

Conversation

EmilHvitfeldt
Copy link
Member

@EmilHvitfeldt EmilHvitfeldt commented Dec 16, 2022

This is part of a series of PRs to add a new generic extract_fit_time() to allow users to investigate how long different tidymodels objects takes to fit.

Related PRs
tidymodels/recipes#1071
tidymodels/parsnip#853
tidymodels/workflows#191

Merge commit 'ac2dfd06e52bed75e4bca35fa1df0d93f3575a85'

#Conflicts:
#	NEWS.md
@EmilHvitfeldt EmilHvitfeldt marked this pull request as ready for review June 16, 2023 16:49
Merge branch 'main' into extract_fit_time

# Conflicts:
#	NEWS.md
@EmilHvitfeldt EmilHvitfeldt merged commit ed8b032 into main Apr 5, 2024
11 checks passed
@EmilHvitfeldt EmilHvitfeldt deleted the extract_fit_time branch April 5, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants