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 train a random forest after oversampling the minority class with the SMOTE algorithm.
Note that the Learner-Predictor construct is common to all supervised algorithms. Here we also use a cross-validation procedure for a more reliable estimation of the random forest performance.
Workflow
Building a Churn Predictor
External resources
Used extensions & nodes
Created with KNIME Analytics Platform version 5.9.0
Legal
By using or downloading the workflow, you agree to our terms and conditions.