# NOT RUN {
profit_thresholds(predictions,
var_cost = 100,
prob_accept = .8,
tp_val = 2000,
fp_val = 0,
tn_val = 0,
fn_val = -2000,
prob_col = Yes,
truth_col = Churn)
# }
Run the code above in your browser using DataLab