View source: R/get_all_metrics.R
get_all_metrics | R Documentation |
yardstick
package.This is a convenience function that will return all the metrics from the
yardstick
package that can be used with the run_models()
function.
get_all_metrics(include_multiclass = FALSE)
a list with all the metric functions from the yardstick
package.
run_models
https://yardstick.tidymodels.org/articles/metric-types.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.