powered by
This function returns a yardstick::metric_set that includes boyce_cont(), yardstick::roc_auc() and tss_max(), the most commonly used metrics for SDM.
boyce_cont()
yardstick::roc_auc()
tss_max()
sdm_metric_set(...)
a yardstick::metric_set object.
yardstick::metric_set
additional metrics to be added to the yardstick::metric_set. See the help to yardstick::metric_set() for constraints on the type of metrics that can be mixed.
yardstick::metric_set()
sdm_metric_set() sdm_metric_set(accuracy)
Run the code above in your browser using DataLab