# Generated by roxygen2: do not edit by hand

export(binary_class_cm)
export(binary_visualiseR)
export(dummy_encoder)
export(multi_class_cm)
importFrom(caret,confusionMatrix)
importFrom(caret,createDataPartition)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,one_of)
importFrom(dplyr,select)
importFrom(dplyr,select_if)
importFrom(dplyr,tibble)
importFrom(furrr,future_map)
importFrom(graphics,layout)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,reduce)
importFrom(tidyr,spread)
