
Ultimate access to all questions.
You create a binary classification model and use the Fairlearn package to assess its fairness. You must avoid retraining the model. Which Fairlearn algorithm should you implement?
A
fairlearn.reductions.ExponentiatedGradient
B
fairlearn.postprocessing.ThresholdOptimizer
C
fairlearnpreprocessing.CorrelationRemover
D
fairlearn.reductions.GridSearch