Version the model: Which documentation choice is most useful? | AIGP
7-day money-back guarantee — full refund within 7 days of purchase if you've completed under 20% of the questions. See pricing →
Certifications Tools Flashcards Career Paths Exam Guides Blog Pricing For Teams About

Language

✓ EnglishDeutschEspañolFrançaisPortuguês
Check readiness — free →

Version the model: Which documentation choice is most useful?

AIGP Understanding How to Govern AI Development Medium

Reproducibility requires lineage across model, data, transformations, code, and evaluation artifacts, not merely a performance summary.

The question

A medical administration system, without giving clinical advice, routes incoming forms to processing queues. After an incident, reviewers need to reproduce the exact behavior, including preprocessing and training inputs. Which documentation choice is most useful?

Preparing for AIGP? Take the free 5-min readiness quiz →

  1. Keep evaluation reports while allowing preprocessing changes without records.
    Unrecorded preprocessing changes can alter inputs and invalidate comparisons, even when evaluation reports remain available.
  2. Store only the latest training dataset and deployment configuration.
    Latest artifacts cannot reconstruct earlier behavior when prior data, preprocessing, model parameters, or evaluation splits differed.
  3. Record the model’s name and final accuracy.
    A model name and accuracy do not identify the exact inputs, transformations, or code needed to reproduce the incident behavior.
  4. Version the model, data, transformations, code, and evaluation split.
    Versioning each behavior-relevant component enables reproducibility and connects observed results to specific training and testing conditions.
The trap
Include transformations and test splits, not just the model file and headline metric.

How to remember it

Reproducibility requires lineage across model, data, transformations, code, and evaluation artifacts, not merely a performance summary.

How many of these would you get right?

One of 1581 AIGP questions on Certsqill. Take a free five-minute check and see your score per domain — not one number, but which section to open tonight.

Test your AIGP readiness — free

More Understanding How to Govern AI Development questions

Part of the Certsqill AIGP question bank · Understanding How to Govern AI Development · Every answer, right and wrong, comes with its own explanation.