This question evaluates a data scientist's understanding of binary classification model selection, covering logistic regression fundamentals, L1/L2 regularization effects, overfitting detection, and comparisons between Random Forest and boosting within the Machine Learning domain.
You are designing a binary classifier with limited labeled data. The signal may be partly non-linear, and you care about generalization and interpretability.
Login required