-
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
Prune deprecated #92
Prune deprecated #92
Conversation
Codecov Report
@@ Coverage Diff @@
## master #92 +/- ##
=========================================
Coverage 97.15% 97.15%
=========================================
Files 122 61 -61
Lines 4006 2003 -2003
=========================================
- Hits 3892 1946 -1946
+ Misses 114 57 -57
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
.. note:: What is considered a sample in the multi-dimensional multi-class case | ||
depends on the value of ``mdmc_average``. |
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.
.. note:: What is considered a sample in the multi-dimensional multi-class case | |
depends on the value of ``mdmc_average``. | |
.. note:: A sample considered in the multi-dimensional multi-class case | |
depends on the value of ``mdmc_average``. |
Similar suggestion to other changes.
Before submitting
What does this PR do?
the removed argument that has not been used anyway...
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 🙃