Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 659 Bytes

visualization.rst

File metadata and controls

25 lines (15 loc) · 659 Bytes

optuna.visualization

Visualization

Note

~optuna.visualization module uses plotly to create figures, but JupyterLab cannot render them by default. Please follow this installation guide to show figures in JupyterLab.

plot_contour

plot_intermediate_values

plot_optimization_history

plot_parallel_coordinate

plot_slice

is_available