nerdexam
Amazon

AIF-C01 · Question #73

A company makes forecasts each quarter to decide how to optimize operations to meet expected demand. The company uses ML models to make these forecasts. An AI practitioner is writing a report about…

The correct answer is B. Partial dependence plots (PDPs). Partial dependence plots (PDPs) are visual tools used to show the relationship between a feature (or a set of features) in the data and the predicted outcome of a machine learning model. They are highly effective for providing transparency and explainability of the model's…

Submitted by miguelv· Mar 30, 2026Guidelines for Responsible AI

Question

A company makes forecasts each quarter to decide how to optimize operations to meet expected demand. The company uses ML models to make these forecasts. An AI practitioner is writing a report about the trained ML models to provide transparency and explainability to company stakeholders. What should the AI practitioner include in the report to meet the transparency and explainability requirements?

Options

  • ACode for model training
  • BPartial dependence plots (PDPs)
  • CSample data for training
  • DModel convergence tables

How the community answered

(39 responses)
  • A
    5% (2)
  • B
    69% (27)
  • C
    10% (4)
  • D
    15% (6)

Explanation

Partial dependence plots (PDPs) are visual tools used to show the relationship between a feature (or a set of features) in the data and the predicted outcome of a machine learning model. They are highly effective for providing transparency and explainability of the model's behavior to stakeholders by illustrating how different input variables impact the model's predictions.

Topics

#explainability#partial dependence plots#model transparency#stakeholder reporting

Community Discussion

No community discussion yet for this question.

Full AIF-C01 Practice