Plotting¶
Plotting testing support module¶
Plotting testing support module providing defaults, functions and mocks.
- orion.testing.plotting.assert_durations_plot(plot, names)[source]¶
Checks the layout of a regrets plot
- orion.testing.plotting.assert_parallel_coordinates_plot(plot, order)[source]¶
Checks the layout of a parallel coordinates plot
- orion.testing.plotting.assert_partial_dependencies_plot(plot, dims, custom_colorscale=False, smoothing=0.85, n_grid_points=5, n_samples=4, log_dims=None)[source]¶
Checks the layout of a partial dependencies plot