D. Measure class imbalance on the training dataset. Adapt the training process accordingly: This is the correct answer. Class imbalance occurs when one class (e.g., loan approval) is significantly more represented in the training data than another. This can lead to biased models that favor the majority class. Measuring and addressing class imbalance (e.g., through resampling or weighting techniques) is crucial for building fair models.
Why not B?
B. Ensure that the ML model predictions are consistent with historical results: If historical results reflect existing biases in lending practices, ensuring consistency with them will simply perpetuate those biases. This is the opposite of what is desired.
D. Measure class imbalance on the training dataset. Adapt the training process accordingly.
Explanation:
To develop an unbiased ML model, it is crucial to ensure that the training dataset represents all demographic groups fairly and that the model is not influenced by biases in the data.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Moon
1 month agomay2021_r
1 month, 1 week agoaws_Tamilan
1 month, 1 week ago