Implementation of custom ‘tidymodels’ metrics for multi-class prediction models with a single negative class. Currently are implemented:
macro_average_sensitivity()
macro_average_specificity()
weighted_youden_index()