Icon

18_​Churn_​Prediction

This directory contains 2 workflows.

Icon01_​Training_​a_​Churn_​Predictor 

This workflow is an example of how to train a basic machine learning model for a churn prediction task. In this case we use a Decision Tree algorithm. […]

Icon02_​Deploying_​the_​Churn_​Predictor 

This workflow is an example of how to deploy a basic machine learning model (built in workflow "01_Training_a_Churn_Predictor") for churn prediction. Notice […]