ConfusionTableR
Why is this useful | Preparing the ML model to then evaluate | Example: | Using the native Confusion Matrix in CARET | Using ConfusionTableR to collapse this data into a data frame | Example | Using ConfusionTableR to collapse binary confusion matrix outputs | Preparing data and fitting the model | Predicting the class labels using the training dataset | Binary Confusion Matrix Data Frame | Visualising the confusion matrix | Wrapping up