You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Utilizing tools such as Spark, Python (PySpark), SQL, and Databricks, performed logistic regression on customers to predict those at a higher risk of churning, then applied the model to an unseen "new customers" data set.
We utilize customer account data to visualize churn rate based on various factors. Additionally, we predict customer churn using a logistic regression model provided by scikit-learn.
Churn prediction has become a very important part of Syriatel's company strategy. This project uses machine learning algorithms to build a model that can accurately predicts customers who are likely to churn.