8000 DOC Add `from_predictions` example to `visualizations.rst` · Issue #30767 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

DOC Add from_predictions example to visualizations.rst #30767

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

Closed
lucyleeow opened this issue Feb 4, 2025 · 3 comments · Fixed by #30825
Closed

DOC Add from_predictions example to visualizations.rst #30767

lucyleeow opened this issue Feb 4, 2025 · 3 comments · Fixed by #30825
Assignees

Comments

@lucyleeow
Copy link
Member

Noticed that the visualizations.rst page (https://scikit-learn.org/dev/visualizations.html) could be improved while working on #30399

  • We should clarify that both from_estimator and from_predictions return the display object
  • Describe the purpose of the display object more generally (i.e., stores data for the plot)
  • Add an example section using from_predictions (currently we just describe in the text that we can get the same plot via from_predictions
  • Explicitly detail that we can add to existing plot via plot by passing the ax parameter

I may have missed some points

cc @DeaMariaLeon @glemaitre

@github-actions github-actions bot added the Needs Triage Issue requires triage label Feb 4, 2025
@lucyleeow lucyleeow added Documentation and removed Needs Triage Issue requires triage labels Feb 4, 2025
@DeaMariaLeon
Copy link
Contributor

/take

@ayan6943
Copy link

Hi can you please assign me this issue

@lucyleeow
Copy link
Member Author

@ayan6943 it's been taken, please choose another issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants
0