check_metric | R Documentation |
metric
is validCheck if the metric
is valid
Will stop if not.
check_metric(metric)
metric |
the metric, as checked by check_metric.
Use |
Nothing. Will stop if metric
is invalid.
Richèl J.C. Bilderbeek
check_metric("hull_error")
check_metric("f1_score_3")
check_metric("f1_score_5")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.