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 helper functions to identify types of metrics / metric sets #505

Open
EmilHvitfeldt opened this issue Apr 30, 2024 · 0 comments
Open
Labels
feature a feature request or enhancement

Comments

@EmilHvitfeldt
Copy link
Member

for use as is_class_metric() to determine if accuracy() is the right thing. We have an as_tibble() for metric_sets

as_tibble.metric_set <- function(x, ...) {
but it is not documented well enough

@EmilHvitfeldt EmilHvitfeldt added the feature a feature request or enhancement label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant