Nothing
## ----setup, include=FALSE-----------------------------------------------------
knitr::opts_chunk$set(eval = FALSE)
## -----------------------------------------------------------------------------
# copy_run_files("runs/2017-09-24T10-54-00Z", to = "saved-model")
## -----------------------------------------------------------------------------
# copy_run("runs/2017-09-24T10-54-00Z", to = "best-run")
## -----------------------------------------------------------------------------
# copy_run(ls_runs(eval_acc >= 0.98), to = "best-runs")
## -----------------------------------------------------------------------------
# clean_runs(ls_runs(eval_acc < 0.98))
## -----------------------------------------------------------------------------
# clean_runs() # archives all runs in the "runs" directory
## -----------------------------------------------------------------------------
# purge_runs()
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.