You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could think about a handy visualisation dashboard in the browser. Already, optuna by default relies on plotly for visualisations which yields quite interactive plots.
We could think about a mechanism to load them e.g. via a notebook.
So having a notebook that reads in and displays the performance and evaluation plots could be extremely useful for the user to have get a comprehensive overview of the optimisation.
The text was updated successfully, but these errors were encountered:
We could think about a handy visualisation dashboard in the browser. Already,
optuna
by default relies onplotly
for visualisations which yields quite interactive plots.We could think about a mechanism to load them e.g. via a notebook.
So having a notebook that reads in and displays the performance and evaluation plots could be extremely useful for the user to have get a comprehensive overview of the optimisation.
The text was updated successfully, but these errors were encountered: