{
  "schema": "ml-prep/item@1",
  "item": {
    "id": "google-mlcc-overfitting-quiz",
    "area": "machine-learning",
    "topic": "theory",
    "origin": "external",
    "title": "Generalization and overfitting knowledge check",
    "skills": [
      "generalization",
      "overfitting",
      "train-validation-test",
      "model-complexity",
      "regularization"
    ],
    "priority": "core",
    "difficulty": "easy",
    "estimated_minutes": 10,
    "prerequisites": [
      "training-loss"
    ],
    "source_id": "google-mlcc",
    "locator": {
      "document": "Machine Learning Crash Course",
      "label": "Datasets"
    },
    "links": {
      "problem": "https://developers.google.com/machine-learning/crash-course/overfitting/test-your-knowledge",
      "solution": "https://developers.google.com/machine-learning/crash-course/overfitting/test-your-knowledge"
    },
    "selection_note": "Covers the evaluation distinctions most often confused under time pressure.",
    "answer_status": "official-interactive-feedback"
  }
}