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

wa_churn

Watson churn data


Description

Watson churn data

Details

These data were downloaded from the IBM Watson site (see below) in September 2018. The data contain a factor for whether a customer churned or not. Alternatively, the tenure column presumably contains information on how long the customer has had an account. A survival analysis can be done on this column using the churn outcome as the censoring information. A data dictionary can be found on the source website.

Value

wa_churn

a data frame

Source

IBM Watson Analytics https://ibm.co/2sOvyvy

Examples

data(wa_churn)
str(wa_churn)

modeldata

Data Sets Used Useful for Modeling Packages

v0.1.0
MIT + file LICENSE
Authors
Max Kuhn [aut, cre], RStudio [cph]
Initial release

We don't support your browser anymore

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