-
Notifications
You must be signed in to change notification settings - Fork 416
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added accuracy and all related arguments in Accuracy class * Added code for subset_accuracy argument * Set mdmc_average with default value and fixed some pep8 issues * Added new tests for accuracy along with some minor modifications in to the accuracy class, created a new function in utilities for squeezing tensors * Corrected wrong order of imports * changelog * Resolved mentioned issues * fix isort * fix cycle import * remove unused import * args * Apply suggestions from code review * Added test case for ValueError * Apply suggestions from code review * Added some more test cases * Fixed a small issue Co-authored-by: Jirka Borovec <[email protected]> Co-authored-by: Nicki Skafte <[email protected]>
- Loading branch information
1 parent
953b621
commit a31d619
Showing
5 changed files
with
450 additions
and
31 deletions.
There are no files selected for viewing
This file contains 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 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 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.