Generates a bar plot that compares model performance with and without randomly shuffled AMR phenotype labels.

plotBaselineComparison(non_shuffled_label_results, shuffled_label_results)

Arguments

non_shuffled_label_results

Output of runMLPipeline() (shuffle_labels = FALSE)

shuffled_label_results

Output of runMLPipeline() (shuffle_labels = TRUE)

Value

A bar plot with balanced accuracy comparisons per antibiotic