Customer Churn Prediction System
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
A Customer Churn Prediction System is a prediction system that implements a customer churn prediction algorithm to solve a customer churn prediction task.
- See: LTV Prediction System.
 
References
2016
- https://mapr.com/blog/churn-prediction-pyspark-using-mllib-and-ml-packages/
- QUOTE: we'll take a look at what types of customer data are typically used, do some preliminary analysis of the data, and generate churn prediction models - all with PySpark and its machine learning frameworks.