IAPP Artificial Intelligence Governance Professional (AIGP) — Question 60

What is the technique to remove the effects of improperly used data from an ML system?

Answer options

Correct answer: D

Explanation

Model disgorgement is the process of completely removing a model from use due to the influence of bad data, effectively mitigating its negative effects. Data cleansing addresses data quality but does not remove the entire model. Model inversion and data de-duplication are unrelated to the removal of the negative impact of data on an ML system.