pybop.plot.predictive#
Functions#
|
Plot the predictive posterior of a Bayesian optimisation result. |
Module Contents#
- pybop.plot.predictive.predictive(result: BayesianOptimisationResult | SamplingResult, number_of_traces: int = 8, data_legend_entry=None, rvs_legend_entry=None, pdf_plot=None, pdf_label: str = 'PDF', colour_scale='viridis', show: bool = True, **layout_kwargs)[source]#
Plot the predictive posterior of a Bayesian optimisation result.