Skip to content

hzhz/pyspark-churn-prediction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Churn Prediction with PySpark

This Jupyter notebook runs through a simple tutorial of how churn prediction can be performed using Apache Spark.

It uses the Python API to perform basic analysis on the Orange Telco Churn Data, generate decision tree models using MLlib and construct a model selection pipeline with the ML package.

The notebook can be viewed here.

About

Churn Prediction with PySpark using MLlib and ML Packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%