Description Usage Arguments
View source: R/plotting.R
Plots lift chart using binary target and model predictions
1 2 3 4 5
plot_lift_chart(target, predictions, breaks_no = 4, cut_by_volume = FALSE, xlabel = "Predicted response", ylabel = "Actual conversion ratio", title = "Lift chart", file_name = "lift_chart.svg", plot_volumes = FALSE, show_plot = TRUE, save_to_file = FALSE, return_plot = FALSE)
return_plot
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.