-
-
Notifications
You must be signed in to change notification settings - Fork 654
Improve precision recall metric issue 2571 #2573
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
vfdev-5
merged 39 commits into
pytorch:master
from
sadra-barikbin:improve-precision-recall-metric-issue-2571
Jun 10, 2022
Merged
Changes from 34 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
bb6f4e8
Implement feature and fix a few bugs
sadra-barikbin 65c8261
autopep8 fix
sadra-barikbin c960f7b
Fix MyPy issues
sadra-barikbin 9f9d323
Remove unused imports
sadra-barikbin aa3fc9b
Fix flake8 issue and some bugs
sadra-barikbin 288258c
Fix affected metrics
sadra-barikbin 15e57a4
autopep8 fix
sadra-barikbin 2b41176
Empty commit
sadra-barikbin db91bf2
Fix docstring
sadra-barikbin 2a9d59f
Fix average parameter docstring
sadra-barikbin d7f7f2d
autopep8 fix
sadra-barikbin 1c66ae0
Fix bug
sadra-barikbin 1bd436e
Merge branch 'improve-precision-recall-metric-issue-2571' of https://…
sadra-barikbin bebacd4
Fix bug and classification_report
sadra-barikbin fdf1842
Fix bug in doctests and tests
sadra-barikbin 711c86a
Fix bug in doctests and tests
sadra-barikbin b311002
Make recall like precision, undo classification_report changes
sadra-barikbin a3c7f5a
Merge branch 'improve-precision-recall-metric-issue-2571' of https://…
sadra-barikbin 93728fc
Resolve mypy and flake issues
sadra-barikbin adcc1c5
Undo change
sadra-barikbin 6de29b0
Merge branch 'master' into improve-precision-recall-metric-issue-2571
sadra-barikbin 3ae3cdc
Add more description to docstrings
sadra-barikbin 9cd7c4c
autopep8 fix
sadra-barikbin 5341a8d
empty commit
sadra-barikbin c9df80c
Improve code
sadra-barikbin 48e06c1
Add 'macro' option
sadra-barikbin c2637aa
Merge branch 'improve-precision-recall-metric-issue-2571' of https://…
sadra-barikbin cfbb04a
Merge branch 'master' into improve-precision-recall-metric-issue-2571
sadra-barikbin 405634d
Add None option to average parameter
sadra-barikbin e206852
Merge branch 'improve-precision-recall-metric-issue-2571' of https://…
sadra-barikbin 8a562ce
Fix affected tests
sadra-barikbin 214088b
Fix affected doctests
sadra-barikbin d450903
Do some refactors and improvements
sadra-barikbin 485e4e4
Reduce internal vars to three
sadra-barikbin 5c813c8
Fix a few bugs and do a few improvements
sadra-barikbin da3853d
Fix bugs, tests and do a few refactors
sadra-barikbin 4e007b0
Fix bug in doctests
sadra-barikbin 300fbb9
Fix mypy issue
sadra-barikbin 0a1bd52
A little improvement
sadra-barikbin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.