Skip to content

ENH add output_dict in classification_report_imbalanced - #770

Merged
glemaitre merged 3 commits into
scikit-learn-contrib:masterfrom
glemaitre:is/758
Nov 2, 2020
Merged

ENH add output_dict in classification_report_imbalanced#770
glemaitre merged 3 commits into
scikit-learn-contrib:masterfrom
glemaitre:is/758

Conversation

@glemaitre

Copy link
Copy Markdown
Member

closes #758

Add output_dict to classification_report_imbalanced

@pep8speaks

pep8speaks commented Nov 2, 2020

Copy link
Copy Markdown

Hello @glemaitre! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 781:17: W503 line break before binary operator

Comment last updated at 2020-11-02 09:28:12 UTC

@glemaitre
glemaitre merged commit 8fc6dbb into scikit-learn-contrib:master Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

classification_report_imbalanced output_dict[ENH]

2 participants