Skip to content
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

classification_report_imbalanced output_dict[ENH] #758

Closed
ghayth82 opened this issue Oct 1, 2020 · 0 comments · Fixed by #770
Closed

classification_report_imbalanced output_dict[ENH] #758

ghayth82 opened this issue Oct 1, 2020 · 0 comments · Fixed by #770
Labels
good first issue Indicates a good issue for first-time contributors Type: Enhancement Indicates new feature requests

Comments

@ghayth82
Copy link

ghayth82 commented Oct 1, 2020

<--
If you want to propose a new algorithm, please refer first to the scikit-learn inclusion criterion:
https://scikit-learn.org/stable/faq.html#what-are-the-inclusion-criteria-for-new-algorithms
-->

Is your feature request related to a problem? Please describe

convert classification report to dataframe as sklearn classification report

Describe the solution you'd like

to add output_dict to classification_report_imbalanced similar to https://scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html

Describe alternatives you've considered

Additional context

or if you can generate classification_report_imbalanced as a dataframe

@hayesall hayesall added Type: Enhancement Indicates new feature requests good first issue Indicates a good issue for first-time contributors labels Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Indicates a good issue for first-time contributors Type: Enhancement Indicates new feature requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants