Skip to content

DOC Removing warnings from plot_logistic_multinomial examples #29120

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

Merged
merged 2 commits into from
May 28, 2024

Conversation

ojoaomorais
Copy link
Contributor

Reference Issues/PRs

Logistic Multinomial Examples (#29055)

What does this implement/fix? Explain your changes.

Removing warnings from Logistic Multinomial Examples (#29055)

Any other comments?

According to matplotlib docs :

cmapstr or Colormap, default:rcParams["image.cmap"] (default: 'viridis')
The Colormap instance or registered colormap name used to map scalar data to colors.
This parameter is ignored if c is RGB(A).

Copy link

github-actions bot commented May 27, 2024

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 6644540. Link to the linter CI: here

Copy link
Member

@ArturoAmorQ ArturoAmorQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think the error in the CI is related to this PR, so I am running the tests again.

Otherwise LGTM, thanks @ojoaomorais :)

@ArturoAmorQ ArturoAmorQ enabled auto-merge (squash) May 28, 2024 08:28
@ArturoAmorQ ArturoAmorQ merged commit a6e1d2f into scikit-learn:main May 28, 2024
28 checks passed
jeremiedbb pushed a commit to jeremiedbb/scikit-learn that referenced this pull request Jul 2, 2024
@jeremiedbb jeremiedbb mentioned this pull request Jul 2, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants