View source: R/evaluator-lib-utils.R
class_metric_vec_constructor | R Documentation |
metric_vec
methods for
custom yardstick
metrics.Helper function for constructing metric_vec
methods for
custom yardstick
metrics.
class_metric_vec_constructor(
name,
fun,
truth,
estimate,
estimator,
na_rm,
case_weights,
event_level,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.