PracHub
QuestionsCoachesLearningGuidesInterview Prep
|Home/Machine Learning/Google

Detect Overfitting or Underfitting in Logistic Regression Models

Last updated: Mar 29, 2026

Quick Overview

Detect Overfitting or Underfitting in Logistic Regression Models evaluates core ML concepts, assumptions, math intuition, training/evaluation trade-offs, and practical failure modes in a realistic interview setting. A strong answer states assumptions, handles edge cases, explains trade-offs, and shows how to validate the result clearly.

  • medium
  • Google
  • Machine Learning
  • Data Scientist

Detect Overfitting or Underfitting in Logistic Regression Models

Company: Google

Role: Data Scientist

Category: Machine Learning

Difficulty: medium

Interview Round: Technical Screen

##### Scenario Building a large-scale binary classifier with hundreds or thousands of features for Google Display ads performance prediction. ##### Question Does logistic regression typically underfit or overfit in this setting? Describe the conditions that drive each, how you would detect the problem, and the techniques you would use to address it. ##### Hints Cover regularization strength, feature selection, high-dimensional sparsity, learning curves, cross-validation.

Quick Answer: Detect Overfitting or Underfitting in Logistic Regression Models evaluates core ML concepts, assumptions, math intuition, training/evaluation trade-offs, and practical failure modes in a realistic interview setting. A strong answer states assumptions, handles edge cases, explains trade-offs, and shows how to validate the result clearly.

Related Interview Questions

  • LLM Foundations: Architecture, Adaptation, and Steering - Google (easy)
  • Explain ranking cold-start strategies - Google (medium)
  • Explain LLM fine-tuning and generative models - Google (medium)
  • Compare NLP tokenization and LLM recommendations - Google (medium)
  • Explain LLM lifecycle and trade-offs - Google (medium)
|Home/Machine Learning/Google

Detect Overfitting or Underfitting in Logistic Regression Models

Google logo
Google
Aug 4, 2025, 10:55 AM
mediumData ScientistTechnical ScreenMachine Learning
23
0

Detect Overfitting or Underfitting in Logistic Regression Models

Logistic Regression Bias–Variance in High‑Dimensional Ads Prediction

Scenario

You are building a large‑scale binary classifier (e.g., click/conversion prediction for Google Display ads) with hundreds to thousands of mostly sparse, high‑cardinality features (one‑hot categorials, text/ids, and some numerics). The dataset is large and exhibits class imbalance.

Question

  1. In this setting, does logistic regression typically underfit or overfit? Describe the conditions that drive each outcome.
  2. How would you detect underfitting vs overfitting in practice (e.g., learning curves, cross‑validation)?
  3. What techniques would you use to address each case (consider regularization strength, feature selection, high‑dimensional sparsity, and related tooling)?

Constraints & Assumptions

  • Preserve the scope, facts, inputs, and requested outputs from the prompt above.
  • If the prompt leaves a detail unspecified, state a reasonable assumption before relying on it.
  • Keep the answer interview-ready: concise enough to present, but concrete enough to implement or evaluate.

Clarifying Questions to Ask

  • Clarify the task, data shape, labels, constraints, and evaluation metric.
  • State assumptions behind the math or modeling technique you choose.
  • Connect theory to practical training, debugging, and deployment implications.

What a Strong Answer Covers

  • Correct definitions and formulas where the prompt requires them.
  • A practical explanation of how the method behaves on real data.
  • Trade-offs, failure modes, diagnostics, and mitigation strategies.
  • Evaluation choices that match the product or modeling objective.

Follow-up Questions

  • How would noisy labels, class imbalance, or distribution shift affect the answer?
  • What would you monitor after deployment?
  • Which baseline would you compare against first?
Loading comments...

Browse More Questions

More Machine Learning•More Google•More Data Scientist•Google Data Scientist•Google Machine Learning•Data Scientist Machine Learning

Write your answer

Your first approved answer each day earns 20 XP.

Sign in to write your answer.
PracHub

Master your tech interviews with 8,500+ real questions from top companies.

Product

  • Questions
  • Learning Tracks
  • Interview Guides
  • Resources
  • Premium
  • For Universities
  • Student Access

Browse

  • By Company
  • By Role
  • By Category
  • Topic Hubs
  • SQL Questions
  • AI Coding Questions
  • Compare Platforms
  • Discord Community

Support

  • support@prachub.com
  • (916) 541-4762

Legal

  • Privacy Policy
  • Terms of Service
  • About Us

© 2026 PracHub. All rights reserved.