QuestionQ52

AI Life Cycle Risk Management

Which of the following BEST supports reproducing AI model outputs in different environments?

Explanation

Complete snapshots of training datasets preserve the exact data used to develop a model, preventing later data changes from causing different results in another environment. Reproducibility depends on retaining the original data and its provenance, alongside other implementation details.

Learn more

Community Discussion

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