Skip to content

Remove warning messages for Matplotlib-based plot_contour and plot_rank#6011

Merged
c-bata merged 1 commit intooptuna:masterfrom
not522:remove-matplotlib-contour-warning
Mar 21, 2025
Merged

Remove warning messages for Matplotlib-based plot_contour and plot_rank#6011
c-bata merged 1 commit intooptuna:masterfrom
not522:remove-matplotlib-contour-warning

Conversation

@not522
Copy link
Copy Markdown
Member

@not522 not522 commented Mar 14, 2025

Motivation

The difference between plotly-based plot_contour and Matplotlib-based one is resolved by #2810. So the warning message is no longer needed.
(If you want to see the difference between them, check out the Optuna Visual Regression Tests.)

Description of the changes

Removing warning messages for Matplotlib-based plot_contour and plot_rank.

@c-bata
Copy link
Copy Markdown
Member

c-bata commented Mar 17, 2025

@kAIto47802 Could you review this PR?

Copy link
Copy Markdown
Collaborator

@kAIto47802 kAIto47802 left a comment

Choose a reason for hiding this comment

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

Thank you for your PR. LGTM!

Copy link
Copy Markdown
Member

@c-bata c-bata left a comment

Choose a reason for hiding this comment

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

LGTM!

@c-bata c-bata added the enhancement Change that does not break compatibility and not affect public interfaces, but improves performance. label Mar 21, 2025
@c-bata c-bata merged commit d5d3eef into optuna:master Mar 21, 2025
16 checks passed
@c-bata c-bata added this to the v4.3.0 milestone Mar 21, 2025
@not522 not522 deleted the remove-matplotlib-contour-warning branch March 24, 2025 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Change that does not break compatibility and not affect public interfaces, but improves performance.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants