pyanno4rt.visualization.visuals._iter_graph_plotter_mpl

Iterative objective value plot (matplotlib).

Overview

Classes

IterGraphPlotterMPL

Iterative objective value plot (Matplotlib) class.

Classes

class pyanno4rt.visualization.visuals._iter_graph_plotter_mpl.IterGraphPlotterMPL[source]

Iterative objective value plot (Matplotlib) class.

This class provides a plot with the iterative objective function values.

category

Plot category for assignment to the button groups in the visual interface.

Type:

string

name

Attribute name of the classes’ instance in the visual interface.

Type:

string

label

Label of the plot button in the visual interface.

Type:

string

Overview

Methods

view()

Open the full-screen view on the iterative objective value plot.

Members

view()[source]

Open the full-screen view on the iterative objective value plot.