Skip to contents

Builds HTML reports for all pairwise hyperparameter combination comparisons.

Usage

generate_reports(combo_pair_plots, report_info, report_dir, timestamp)

Arguments

combo_pair_plots

A list of plots for each pair of combinations.

report_info

An object containing report information.

report_dir

A non-empty string specifying the report directory.

timestamp

A timestamp to include in the reports.

Value

No return value, called for side effects.