Skip to content

thzou/customer_churn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

customer_churn

Customer Churn Analysis using R & RStudio

  • Data : IBM Sample Datasets-Telco Customer Churn

  • Feature Importance Analysis

    • Learning Vector Quantization (LVQ)
    • Boosted Classification Trees
    • Support Vector Machines with Radial Basis Function Kernel
  • Feature Selection

    • Recursive Feature Elimination (RFE)
  • Logistic Regression