-
Notifications
You must be signed in to change notification settings - Fork 416
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
Accuracy average #166
Accuracy average #166
Conversation
Hello @arvindmuralie77! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2021-04-16 13:28:34 UTC |
@arvindmuralie77 how is it going here, do you think we can squeeze it to 0.3.0? |
Dear @Borda , what exactly mean by this? |
@arvindmuralie77 I was just asking what is you estimate to finish this PR :] |
Codecov Report
@@ Coverage Diff @@
## master #166 +/- ##
==========================================
- Coverage 96.18% 96.01% -0.18%
==========================================
Files 180 90 -90
Lines 5582 2859 -2723
==========================================
- Hits 5369 2745 -2624
+ Misses 213 114 -99
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Dear @Borda , I didn't know there was a deadline for 0.3.0. Everything is complete, if default value of |
there is no deadline, I just thought that it would be nice to have it there, so just asking how do you feel about it :] |
…o the accuracy class, created a new function in utilities for squeezing tensors
Hey @Borda , I have added some new test cases for the updated class. I was having some issues understanding the multi-dimension-multilabel class. Apart from that, I think I have covered all other cases. Should I convert this draft to a PR so that you can review it. |
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.
smaller comments
@SkafteNicki , I have corrected the mentioned issues. |
Done @Borda :] |
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.
a few more tests please and we are ready to land :]
I have added more test cases as mentioned |
Before submitting
What does this PR do?
Fixes #99
Closes #155
I have added the average argument with all other required arguments. For subset_accuracy I have retained some sections of the previous code.
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃