Predictive Modeling and Machine Learning Fundamentals Questions
Applying core modeling techniques to analytical problems. Covers regression and classification basics, clustering and unsupervised methods such as k-means, feature thinking, model evaluation, and judging when a machine-learning approach is warranted over simpler analysis. Framed at the applied data-science level rather than deep ML engineering.
Explain the bias-variance tradeoff in the context of building a model to predict customer spend. Provide examples of actions that increase bias vs variance and practical ways to manage the tradeoff in production analytics.
A dataset used for credit scoring contains protected attribute 'race'. Explain how you would evaluate model fairness and describe methods to mitigate unfair bias while keeping model utility. Include legal/ethical considerations you would surface to stakeholders.
You are tasked with attributing conversions when conversion events are extremely rare (0.05%) and class imbalance is severe. Propose modeling approaches, sampling techniques, and evaluation metrics that are robust for rare events, and explain how to avoid overfitting.
Explain the core ideas of survival analysis and how you would apply Kaplan-Meier estimates and Cox proportional hazards models to estimate customer churn and time-to-churn. Describe censoring, how to handle right-censoring, and diagnostics to check proportional hazards assumptions.
Medium: You have a dataset where target churn rate varies widely by geography. Explain how you would use hierarchical (multilevel) modeling to estimate a global churn effect while allowing region-level variation. Include model structure, benefits over pooling and separate models, and interpretation of partial pooling.
Unlock Full Question Bank
Get access to all 28 Predictive Modeling and Machine Learning Fundamentals interview questions and detailed answers.
Sign in to ContinueJoin thousands of developers preparing for their dream job.