deephyper.analysis#

This analysis sub-package contains modules to analyze the results deephyper.

Functions

rank

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

deephyper.analysis.hpo

Visualization tools for Hyperparameter Optimization.