deephyper.analysis.hpo#
Subpackage for hyperparameter search analysis.
Functions
Filter out lines from the DataFrame with failed objectives. |
|
Return a boolean mask where true values are non-failures. |
|
Return the parameters at the maximum of the given |
|
Return the parameters at the top-k of the given |
|
Extract the parameters from a row of a DataFrame. |
|
Plot the search trajectory of a Single-Objective Hyperparameter Optimization. |
|
Plot the worker utilization of a search. |
|
Read the results of a Hyperparameter Search from a CSV file. |