« Back to top page

Contour Plot

Plot the parameter relationship as contour plot in a study.

Class or Function Names

  • plot_contour

Example

from optuna.visualization import plot_contour
plot_contour(study)

Example

Others

See the documentation for more details.

Package
visualization/plot_contour
Author
Optuna team
License
MIT License
Verified Optuna version
  • 3.6.1
Last update
2024-07-05