Model data
Feature
Feature
Meaning
An input variable used by a model to make a prediction or discover a pattern.
When to use it
Choose features that are available at prediction time and relevant to the task.
Practical example
Features: tenure_days, order_count_90d, support_ticket_count.