InterviewStack.io LogoInterviewStack.io

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.

HardTechnical
40 practiced

Design an analytical approach to estimate Customer Lifetime Value (LTV) for subscription customers when data is right-censored (many are still active) and churn varies by cohort. Which statistical models would you consider (e.g., Kaplan-Meier, Pareto/NBD, Cox), what inputs are required, how do you incorporate recurring revenue and discounts, and how would you compute and present confidence intervals for projections?

That is every published Predictive Modeling and Machine Learning Fundamentals question for Data Engineer so far. Browse the other topics in this category, or practice this one interactively.