| tl_evaluate_thresholds | R Documentation |
Evaluate metrics at different thresholds
tl_evaluate_thresholds(actuals, probs, thresholds, pos_class)
actuals |
Actual values (ground truth) |
probs |
Predicted probabilities |
thresholds |
Vector of thresholds to evaluate |
pos_class |
The positive class |
A tibble of metrics at different thresholds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.