GregLab | Exam Prep

Fundamentals of AI and ML

Data Splits and Generalization

Data splitting helps estimate how well a model will perform on new data. Training, validation, and test sets have different jobs, and mixing them can create misleading performance results.

Concepts

  • Training data is used to fit model parameters.
  • Validation data is used during development for model selection and hyperparameter tuning.
  • Test data is held out until final evaluation to estimate performance on unseen data.
  • Cross-validation rotates validation folds to get a more stable estimate on limited datasets.

Exam tips

  • Use validation data for model selection and tuning, not final reporting.
  • Use a held-out test set for the final estimate of unseen performance.
  • Cross-validation is useful when data is limited.

Free AWS Certified AI Practitioner prep

Build focused AIF-C01 quizzes from exam domains, topics, and AWS services.

Practice with exam-style multiple-choice and multiple-response questions, clearly labeled supplemental exercises, score breakdowns, explanations, and a compact reference for this lane's official exam domains.

Build a quiz

Exam Weights

Quiz builder

Choose your practice set

Mode

Exam fidelity: AWS lists multiple choice and multiple response for this exam. Ordering, matching, and case-study items are supplemental learning exercises; their results stay in overall study accuracy but do not count toward exam-style accuracy. Difficulty labels describe this site's scenario complexity, not an AWS-published question rating.

Reference

AIF-C01 topics and service map

Study links

AIF-C01 resources