get_bench_summary | R Documentation |
Function that provides summary and plots for the benchmark run
get_bench_summary(.res_tibble)
.res_tibble |
formatted bench result tibble with roc and prc columns roc column: Reciever Operator Curve Results (calculated with yardstick) prc column: Precision-Recall Curve Results (calculated with yardstick) |
A summary list with source coverage, ROC, AUROC, PRAUC, Run time, ROC plots, and Heatmap plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.