Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 454 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 454 Bytes

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