Learning objective: In this exercise, you'll learn how to build a simple churn predictor with a decision tree classifier. If you follow the optional steps, you'll learn how to create custom visualizations with KNIME, applying Javascript, and how to prompt an LLM for a simple task.
Workflow description: This workflow is an example of how to train a basic machine learning model for a churn prediction task (Churn = 1). In the optional steps, we integrate generative AI to create email drafts and generate a customized tree map visualization with Javascript.
You'll find the instructions to the exercises in the yellow annotations.