QuestionQ121

Domain III — Understanding how to govern AI development

Training data is most accurately defined as the subset of data used to:

  • A Enable a model to detect and learn patterns.
  • B Fine-tune a model to improve accuracy and prevent overfitting.
  • C Detect the initial sources of biases to mitigate prior to deployment.
  • D Resemble the structure and statistical properties of production data.
Explanation

Training data supplies examples from which a model learns relationships, features, and patterns during the training process.

Community Discussion

No comments yet. Be the first to start the discussion!