This question evaluates competence in selecting and tuning models for time-series forecasting with trend and seasonality and for extremely imbalanced classification, while assessing understanding of OLS assumptions, trade-offs among tree ensemble methods, imbalance handling approaches, and end-to-end forecasting workflows.
You must choose and tune models for (a) forecasting marketplace demand with seasonality and trend, and (b) detecting fraud where the positive class rate is only 0.2%.
Address data preprocessing, feature engineering, resampling/weighting, proper metrics for imbalance, and cross-validation suited for temporal data.
Login required