deephyper.analysis.hps#

Subpackage for hyperparameter search analysis.

Functions

filter_failed_objectives

Filter out lines from the DataFrame with failed objectives.

parameters_at_max

Return the parameters at the maximum of the objective function.

plot_search_trajectory_single_objective_hps

Plot the search trajectory of a Single-Objective Hyperparameter Search.

plot_worker_utilization

Plot the worker utilization of a search.

read_results_from_csv

Read the results of a Hyperparameter Search from a CSV file.