-
-
Notifications
You must be signed in to change notification settings - Fork 26k
DOC Rework plot_adjusted_for_chance_measures.py example #23708
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
DOC Rework plot_adjusted_for_chance_measures.py example #23708
Conversation
Co-authored-by: Olivier Grisel <[email protected]>
Co-authored-by: Olivier Grisel <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Another batch of comments. Other than that, LGTM! Thanks very much @ArturoAmorQ !
Co-authored-by: Olivier Grisel <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
More feedback (probably the last pass ;):
Co-authored-by: Olivier Grisel <[email protected]>
Co-authored-by: Olivier Grisel <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add yourself to the list of authors of this example. Once all the remaining %
-interpolated strings are converted to f-strings, LGTM.
…nto chance_in_clustering
Thanks for making the plots color-blind friendlier. I think we could make those plots even more easy to read by dropping homogeneity and completeness. I think doing the analysis for V-measure is enough and homogeneity and completeness do not bring more information to the narrative. |
…nto chance_in_clustering
Thanks for your valuable time, @ogrisel! All your comments have been addressed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the PR!
Co-authored-by: Thomas J. Fan <[email protected]>
Co-authored-by: Thomas J. Fan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few more small suggestions, otherwise LGTM
Co-authored-by: Thomas J. Fan <[email protected]>
Thanks for your time and comments, @thomasjpfan |
…#23708) Co-authored-by: Olivier Grisel <[email protected]> Co-authored-by: Thomas J. Fan <[email protected]>
Reference Issues/PRs
Related to #23528.
What does this implement/fix? Explain your changes.
Part of the "Reworking examples" series. As mentioned in this comment, the plot_adjusted_for_chance_measures.py example can benefit from a "tutorialization".
Any other comments?
Side effects: