rasbt / mlxtend

A library of extension and helper modules for Python's data analysis and machine learning libraries.
https://rasbt.github.io/mlxtend/
Other
4.82k stars 853 forks source link

Include ROC AUC multiclass example in the docs #1041

Closed rasbt closed 1 year ago

rasbt commented 1 year ago

Fixes #1038

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a60f127) 77.27% compared to head (63f080c) 77.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1041 +/- ## ======================================= Coverage 77.27% 77.27% ======================================= Files 200 200 Lines 11307 11307 Branches 1484 1484 ======================================= Hits 8737 8737 Misses 2351 2351 Partials 219 219 ``` | [Impacted Files](https://app.codecov.io/gh/rasbt/mlxtend/pull/1041?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka) | Coverage Δ | | |---|---|---| | [mlxtend/evaluate/holdout.py](https://app.codecov.io/gh/rasbt/mlxtend/pull/1041?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Raschka#diff-bWx4dGVuZC9ldmFsdWF0ZS9ob2xkb3V0LnB5) | `92.85% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.