view_run | R Documentation |
View metrics and other attributes of a training run.
view_run(run_dir = latest_run(), viewer = getOption("tfruns.viewer"))
run_dir |
Training run directory or data frame returned from
|
viewer |
Viewer to display training run information within (default to an internal page viewer if available, otherwise to the R session default web browser). |
ls_runs()
, run_info()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.