-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Make optuna.visualization.matplotlib.plot_contour more beautiful #2738
Copy link
Copy link
Closed
Labels
contribution-welcomeIssue that welcomes contribution.Issue that welcomes contribution.featureChange that does not break compatibility, but affects the public interfaces.Change that does not break compatibility, but affects the public interfaces.no-staleExempt from stale botExempt from stale bot
Description
Motivation
plot_contour with Matplotlib backend looks different from one with Plotly backend.
Description
As shown in #2712 (review), we can improve a plot generated by using optuna.visualization.matplotlib.plot_contour by following points:
- smoother contour lines
- fill blank area
Alternatives (optional)
Additional context (optional)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
contribution-welcomeIssue that welcomes contribution.Issue that welcomes contribution.featureChange that does not break compatibility, but affects the public interfaces.Change that does not break compatibility, but affects the public interfaces.no-staleExempt from stale botExempt from stale bot