Description Usage Arguments Value
You can later get some specific model by calling
e.g. mod <- get_model(project_title, experiment_title, model_hid)
.
1 | get_all_models(project_title, exp_title)
|
project_title |
character with project title |
exp_title |
character with experiment title |
data.frame with model's "hid", "model_type", "metric_value", "metric_type"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.