Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Customer Churn Prediction using Logistic Regression

This project was completed as part of the Codveda Data Analytics Internship.

Project Objective

The objective of this project was to build a machine learning classification model to predict customer churn.

Tasks Performed

  • Loaded and preprocessed churn dataset
  • Converted categorical values into numerical format
  • Split dataset into training and testing sets
  • Built Logistic Regression classification model
  • Predicted customer churn
  • Evaluated model using:
    • Accuracy Score
    • Confusion Matrix

Tools Used

  • Python
  • Pandas
  • Matplotlib
  • Scikit-learn

Dataset

Customer Churn Dataset

Output

Successfully built and evaluated a customer churn prediction model using Logistic Regression.

About

Customer Churn Prediction project using Logistic Regression, Python, Pandas, and Scikit-learn completed as part of the Codveda Data Analytics Internship.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages