Explain PCA and L2 Normalization in Machine Learning
Company: Experian
Role: Data Scientist
Category: Machine Learning
Difficulty: medium
Interview Round: Technical Screen
Quick Answer: An Experian DataLabs Data Scientist technical-screen question that probes core machine-learning foundations: PCA dimensionality reduction and the right kind of normalization, deriving the logistic-regression gradient via backpropagation and generalizing to deep nets, baseline model selection, knowledge-informed ML, and decision-threshold tuning for FPR/TPR. It tests both mathematical fluency and practical model-design judgment, including the subtle point that a single threshold cannot improve TPR and FPR simultaneously without a better score ranking.