Skip to content

In this project, different machine learning techniques have been applied on Orange Telecom dataset that can bring out information about customer demands. This dataset consists of three separate binary classification problems where we have to predict the propensity of customers to switch provider (churn), buy new products or services (appetency),…

Notifications You must be signed in to change notification settings

Rubaida001/Customer-Relationship-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Customer-Relationship-Prediction

In this project, different machine learning techniques have been applied on Orange Telecom dataset that can bring out information about customer demands. This dataset consists of three separate binary classification problems where we have to predict the propensity of customers to switch provider (churn), buy new products or services (appetency), or buy upgrades or add-ons proposed to them to make the sale more profitable (upselling). Started with data cleaning and feature selection process, several classification algorithms (Logistic Regression, Decision Tree, Random Forest, Bagging, XGBoost, Naive Bayes, SVM) has been implemented on this processed dataset.

About

In this project, different machine learning techniques have been applied on Orange Telecom dataset that can bring out information about customer demands. This dataset consists of three separate binary classification problems where we have to predict the propensity of customers to switch provider (churn), buy new products or services (appetency),…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages