Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

churn

Churn data


Description

churn contains three variables: the churn predictions (probabilities) of two models, and observed churn

Usage

data(churn)

Format

A data frame with 1302 observations, and 3 variables: predictions, predictions2, churn.

Author(s)

Authors: Michel Ballings and Dirk Van den Poel, Maintainer: Michel.Ballings@UGent.be

References

Ballings, M., Van den Poel, D., Threshold Independent Performance Measures for Probabilistic Classifcation Algorithms, Forthcoming.

Examples

data(churn)
str(churn)

AUC

Threshold independent performance measures for probabilistic classifiers.

v0.3.0
GPL (>= 2)
Authors
Michel Ballings and Dirk Van den Poel
Initial release
2013-09-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.