Icon

01_​Basic_​Customer_​Segmentation_​Use_​Case

Basic Customer Segmentation

This workflow implements a basic customer segmentation through a clustering procedure. No input is required from the business analyst.

URL: Customer Segmentation comfortably from a Web Browser https://www.knime.org/files/white-papers/customer_segmentation.pdf

Customer Segmentation
Data Reading1. Contract Data 2. Operational Data
Clustering 1. k-Means 2. Denormalization for data & cluster centers
Pre-Processing1.If needed:Conversion To String Discretization (binning) Aggregation 2. Normalization
Back to original data range
Denormalizer (PMML)
Back to original data range
Denormalizer (PMML)
Contract Data
CSV Reader
Calls Data
Excel Reader
Area code and churn -> String
Number to String
Join calls data and contract data
Joiner
Normalize numerical input data to [0,1]
Normalizer (PMML)
10 clusters on all numerical inputs
k-Means

Nodes

Extensions

Links