piglot.bin.piglot_plot

Driving script for piglot’s plotting utilities.

Functions

cumulative_regret

Compute the cumulative regret of a given function

main

Entry point for this script.

make_surrogate

Driver for training a surrogate model for the available data.

pick_from_best

Return the associated variable value associated with the current best objective

plot_animation

Driver for animating the response history.

plot_best

Driver for plotting the best function call so far.

plot_case

Driver for single-case plotting.

plot_current

Driver for plotting the currently running case.

plot_gp

Driver for plotting a Gaussian process regression for the available data.

plot_history

Driver for plotting the history of a case.

plot_parameters

Driver for plotting the history of the parameters.

plot_pareto

Driver for plotting the Pareto front for a given multi-objective optimisation problem.

plot_regret

Driver for plotting the cumulative regret of a case.