Icon

Deploying a Churn Predictor

<p><strong>Deploying a Churn Predictor</strong><br><br>This workflow is an example of how to deploy a basic machine learning model (built in workflow "Building a Churn Predictor") for churn prediction. <br><br>Notice the component "Churn Visualization" at the end of the workflow, which performs the visualization of (1) the input customers in a tile view and (2) the churning probabilities in a bar chart.</p>

URL: Churn Prediction https://www.knime.org/knime-applications/churn-prediction

2. Apply trained Random Forest model to the newly read data

3. Produce score cards and visualizations

1. Read dataset and model

Below we read new data (contract data and calls data) and the model created in workflow "Building a Churn Predictor".

Deploying a Churn Predictor


This workflow is an example of how to deploy a basic machine learning model (built in workflow "Building a Churn Predictor") for churn prediction.

preparing for visualization
Data Prep
Read new data
CSV Reader
Apply model over new data
Random Forest Predictor
From Random Forest Predictor
Model Reader
Open view
Churn Visualization

Nodes

Extensions

Links