save_run_comparison {tfruns} | R Documentation |
Save a run comparison as HTML
Description
Save a run comparison as HTML
Usage
save_run_comparison(runs = ls_runs(latest_n = 2), filename = "auto")
Arguments
runs |
Character vector of 2 training run directories or
data frame returned from |
filename |
Path to save the HTML to. If no |
[Package tfruns version 1.5.3 Index]