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?
- ACode for model training
- BPartial dependence plots (PDPs) (correct answer)
- CSample data for training
- DModel convergence tables
Reveal answer & explanationHide answer
The correct answer is B. Option B: Partial dependence plots (PDPs).