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

make as python package #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

make as python package #9

wants to merge 4 commits into from

Conversation

p208p2002
Copy link

i'v change it into a python package so we can install via github like this

$ pip install -U git+https://github.com/p208p2002/pretty-print-confusion-matrix

and usage

from pretty_cm import plot_confusion_matrix_from_data, pretty_plot_confusion_matrix

also add new arg save_name for plot_confusion_matrix_from_data and pretty_plot_confusion_matrix
this arg allow user save plt as image

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.

None yet

1 participant