-
Notifications
You must be signed in to change notification settings - Fork 1.6k
561 497 Provide metrics base APIs #2291
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
Nic-Ma
merged 32 commits into
Project-MONAI:feature/561-metrics-api
from
Nic-Ma:561-provide-metrics-base
Jun 6, 2021
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
42a45e0
Merge pull request #19 from Project-MONAI/master
Nic-Ma cd16a13
Merge pull request #32 from Project-MONAI/master
Nic-Ma 1449a0c
Merge pull request #117 from Project-MONAI/dev
Nic-Ma 301b8e5
[DLMED] add metric base class
Nic-Ma c6ad418
Merge branch 'dev' into 561-provide-metrics-base
Nic-Ma 4f63d2f
[DLMED] update meandice and auc
Nic-Ma 9571f53
[DLMED] extract reduce API
Nic-Ma c31d1ae
[DLMED] update regression metrics
Nic-Ma 5871957
[DLMED] update all the other metrics and enhance unit tests
Nic-Ma bb4b5c7
Merge branch 'dev' into 561-provide-metrics-base
Nic-Ma 566a3cb
[DLMED] add doc-strings and update unit tests
Nic-Ma e808466
Merge branch 'dev' into 561-provide-metrics-base
Nic-Ma 0b35531
[MONAI] python code formatting
monai-bot 29b87e0
[DLMED] fix flake8 issue
Nic-Ma 9f9139c
[DLMED] fix pytype issue
Nic-Ma f07413f
[DLMED] fix all the mypy issues
Nic-Ma 88f56d4
Merge branch 'dev' into 561-provide-metrics-base
Nic-Ma 1372133
[DLMED] fix integration test
Nic-Ma 1ed7a4f
[MONAI] python code formatting
monai-bot 0d5d278
[DLMED] fix flake8 issue
Nic-Ma 1a173fb
[DLMED] fix pytype issue
Nic-Ma af858e4
[DLMED] add more sanity check
Nic-Ma e4d5f7b
[DLMED] update according to comments
Nic-Ma 0888faa
Merge branch 'dev' into 561-provide-metrics-base
yiheng-wang-nv 74a271a
[DLMED] update according to Yiheng's comments
Nic-Ma 0d2f32c
[DLMED] update according to Wenqi's comments
Nic-Ma ed9acde
Merge branch 'dev' into 561-provide-metrics-base
Nic-Ma 07ec911
[DLMED] change to "_compute()" and "aggregate()"
Nic-Ma 1bb00b0
[DLMED] add compute_list()
Nic-Ma 1e10a51
[DLMED] fix flake8 issue
Nic-Ma 51cc9f1
[DLMED] fix flake8 issue
Nic-Ma b1ec923
Merge branch 'dev' into 561-provide-metrics-base
Nic-Ma 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
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
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.