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

Modified visualize_precision_recall methods to return matplotlib Figure #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FuzzyCoder
Copy link

rendering the plots in a dark themed Jupyter notebook Results in unreadable titles (Black on dark). By returning the matplotlib Figure object, the user has the option to modify the plot's appearance (e.g., fig.set_face_color('white').

@MaartenGr
Copy link
Owner

Thank you for the pull request. There are some that were on purpose and others that might be improved. I'll take some time to go through them and see which ones could be added in the new release.

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

2 participants