# NOT RUN {
Sys.unsetenv("LARES_FONT") # Temporal
data(dfr) # Results for AutoML Predictions
head(dfr$class2)
# Data
mplot_cuts(dfr$class2$scores, splits = 5, table = TRUE)
# Plot
mplot_cuts(dfr$class2$scores, model_name = "Titanic Survived Model")
# }
Run the code above in your browser using DataLab