Skip to content

leylatulu/Telecom-Churn-Analysis

Repository files navigation

Telecom Churn Analysis

For this analysis, the open source Cell2Cell data prepared by the Teradata center for customer relationship management at Duke University was obtained from Kaggle. Tried to predict and analyzed Customer Loss with classification algorithms. Logistic Regression, Random Forest, KNN, Gaussian Naive Bayes, XGBOOST, Gradient Boost, LightGBM algorithms was used. Data consists of 51,047 samples and 58 features.

Used Libraries

numpy 
pandas 
scikit-learn 
matplotlib
seaborn
scipy
missingno
imblearn
collections
lightgbm

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.