deephyper.analysis#

This analysis subpackage contains modules to analyze results returned by deephyper.

Functions

figure_size

Set figure dimensions to avoid scaling in LaTeX.

rank

Returns the ranking from a list of scores given a tolerance epsilon (wrapper around scipy.stats.rankdata, see Scipy Documentation).

update_matplotlib_rc

deephyper.analysis.hps

Subpackage for hyperparameter search analysis.