Data Science

what is the difference between a predictive and a descriptive model?

predictive: tries to estimate an unknown value
E.g. : Which customers will churn?
 
descriptive: tries to gain insight into an underlying phenomenon
E.g. : What do customers look like that churn?

Diskussion