Explain core ML fundamentals
Company: Amazon
Role: Machine Learning Engineer
Category: Machine Learning
Difficulty: medium
Interview Round: Onsite
Quick Answer: This question evaluates a candidate's mastery of core Machine Learning fundamentals including the bias–variance trade-off and regularization, gradient derivation for logistic regression with L2 regularization, evaluation metrics (ROC-AUC vs PR-AUC), cross-validation and data leakage, class imbalance mitigation techniques, model selection between tree-based and linear approaches, and calibration. It is commonly asked because it probes both conceptual understanding and practical application in the Machine Learning domain, testing theoretical reasoning about trade-offs and metrics as well as the ability to apply validation, evaluation, and model-selection principles in realistic settings.