This question evaluates feature engineering competencies—scaling and normalization effects on different algorithms, strategies for handling missing or zero-inflated numeric predictors, and approaches to detect and remediate multicollinearity for feature selection in predictive models.
You are building a customer propensity model to predict the probability that a user will take a desired action (e.g., purchase, subscribe). You have mixed feature types from transactions, web/app activity, and demographics.
Answer the following practical feature-engineering questions for this setting.
Login required