Plot the lift chart for the binary predictions.

lift_chart(table, bin_number = 10)

Arguments

table

The data.frame with two columns named by y and yhat.

bin_number

default 10. The binning set number.