Skip to content

mesudepolat/Churn-PySpark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Churn PySpark

This project involves building and training a machine learning model using PySpark to predict customer churn. The dataset contains customer attributes and churn status, and it goes through data exploration and preprocessing steps initially. Then, machine learning algorithms such as logistic regression and gradient boosting machine (GBM) are used to build the model. Finally, various metrics are used to evaluate the model's performance, and model hyperparameters are tuned using CrossValidator.

About

Churn Prediction using PySpark

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages