-
-
Notifications
You must be signed in to change notification settings - Fork 714
feat: add class_names support to Precision and Recall metrics #3732
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
base: master
Are you sure you want to change the base?
Changes from 13 commits
8d511c4
9185199
fd9bfdc
372021f
1cb1e2d
7b890cb
7ea2eb5
2a3afea
b44a494
817f33b
7e12121
7b8ce31
87cba75
1e3bdb8
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think you should try to pre-commit we recently moved from the black formatter to ruff, that may be the reason for docstring problem but not sure. |
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There should be tests for recall too |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also there is no early check for if average is True and also the class name has been given