get_bench_summary: Function that provides summary and plots for the benchmark...

View source: R/summary.R

get_bench_summaryR Documentation

Function that provides summary and plots for the benchmark run

Description

Function that provides summary and plots for the benchmark run

Usage

get_bench_summary(.res_tibble)

Arguments

.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)

Value

A summary list with source coverage, ROC, AUROC, PRAUC, Run time, ROC plots, and Heatmap plots


saezlab/decoupleRBench documentation built on March 20, 2022, 3:02 p.m.