Optuna: Show title in figure for contour plot.

Created on 28 Apr 2020  路  2Comments  路  Source: optuna/optuna

I noticed optuna.visualization.plot_contour show a plot without its title.

Screen Shot 2020-04-28 at 10 49 53

I think it's better to show a title to be consistent with other plot features such as optuna.visualization.plot_optimization_history and optuna.visualization.plot_slice.

We can reproduce this behavior in the official quickstart

Expected behavior

Show title of a figure in the contour plot.

Environment

  • Optuna version: 1.3.0
  • Python version: 3.6.9
  • OS: Ubuntu 18.04.3 LTS

Steps to reproduce

Run notebook on Google Colab.

bug contribution-welcome

Most helpful comment

Can I work on this?

All 2 comments

Can I work on this?

@harupy Sure, thank you for your interest!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

djKooks picture djKooks  路  4Comments

toshihikoyanase picture toshihikoyanase  路  4Comments

licsh picture licsh  路  3Comments

elbaro picture elbaro  路  4Comments

superluminance picture superluminance  路  4Comments