Skip to content

ENH add output_dict in classification_report_imbalanced #770

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

Merged
merged 3 commits into from
Nov 2, 2020

Conversation

glemaitre
Copy link
Member

closes #758

Add output_dict to classification_report_imbalanced

@pep8speaks
Copy link

pep8speaks commented Nov 2, 2020

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