deephyper.analysis.hpo.pax_parallel#

deephyper.analysis.hpo.pax_parallel(n_axes: int)[source]#

Wrapper for paxplot analagous to the matplotlib.pyplot.subplots function

Parameters:

n_axes (int) – Number of axes to create

Returns:

fig – Paxplot figure class

Return type:

PaxFigure