powered by
Create a confusion matrix given a specific cutoff.
confusionMatrix(actual, predicted, cutoff = 0.5)
A vector of the labels
A vector of predicted values
A cutoff for the predicted values