Customer Feature Matrix
A customer feature matrix is the structured customer-context representation used by contextual bandits, with one row per customer and columns for attributes, behaviours, and other predictive signals.
Key points
- Hightouch says the customer data warehouse already contains the information contextual bandits need; during decision-making, that data is structured into a customer feature matrix [src-026].
- Each row represents a customer, and each column represents an attribute or behavioural property such as purchase history, browsing behaviour, engagement patterns, demographics, lifecycle stage, preferences, days since last purchase, lifetime value, or email engagement [src-026].
- The contextual bandit uses this matrix plus possible actions and a machine-learning model to predict expected reward for each customer-action combination [src-026].
- Hightouch specifically names gradient-boosted decision trees as one model family useful in marketing because they can capture complex, layered patterns such as furniture interest after computer equipment purchases [src-026].
- The feature matrix is the bridge between a data warehouse and individual customer decisions; it converts raw customer data into usable context for Contextual Bandits [src-026].
Related entities
Related concepts
Source references
- [src-026] Hightouch — “Under the hood of AI Decisioning, part four: Contextual bandits”
Recommended next
Keep reading from this thread
From 494 indexed pages and articles.
- Wiki concept Personalisation Gap The personalisation gap is the distance between customers' expectation of relevant individualised communication and the generic, segment-based marketing most companies still deliver. Related by 026
- Wiki concept Hightouch A marketing technology company represented in this wiki by its article on AI Decisioning and the personalisation gap in modern marketing. Related by customer
- Insight Recommendation Systems in Production How recommendation systems become production decisioning systems through signals, ranking, constraints, feedback loops, and experimentation Related by customer