Description Usage Arguments Value Examples
Create lift and gain charts for binary classification problems
1 | lift_plot(actual, prob, positive = "yes")
|
actual |
actual class. |
prob |
predicted probability of target class. |
positive |
which class is the target class? |
a data frame with lift and gain values for each decile.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.