Description Usage Value Examples
View source: R/kf_init_metrics.R
Lay the foundational elements of the JSON expected by Kubeflow to provide metrics from your components.
1 |
A list
1 2 | metrics <- kf_init_metrics()
kf_add_metric(metrics, "roc", .5, "RAW")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.