« Back to top page

Pruning

Pruning

Step Distribution Plot

Class or Function Names plot_step_distribution Installation You should install plotly to use this visualization. $ pip install plotly Example This plot shows how many steps (budget, epoch, iterations, etc.) were consumed before pruning occurred for each trial. fig = plot_step_distribution(study) See example.py for a full example. The following figures are obtained from the analysis of the optimization.