Recall & Review
beginner
What is bias in machine learning?
Bias in machine learning means the model unfairly favors or disfavors certain groups or outcomes, often due to unbalanced or incomplete data.
Click to reveal answer
beginner
Name one common cause of bias in machine learning models.
One common cause is biased training data, where the data does not fairly represent all groups or scenarios.
Click to reveal answer
beginner
What is bias mitigation?
Bias mitigation means using methods to reduce or remove unfair bias from a machine learning model to make it more fair.
Click to reveal answer
intermediate
Give an example of a bias detection technique.
One example is measuring model performance separately for different groups to see if accuracy or errors differ significantly.
Click to reveal answer
intermediate
What is one way to mitigate bias during model training?
One way is to balance the training data by adding more examples from underrepresented groups.
Click to reveal answer
What does bias in a machine learning model usually indicate?
✗ Incorrect
Bias means unfair treatment or errors that affect some groups more than others.
Which of these is a common cause of bias?
✗ Incorrect
Biased or incomplete data can cause the model to learn unfair patterns.
What is bias mitigation?
✗ Incorrect
Bias mitigation means reducing unfair bias to improve fairness.
How can you detect bias in a model?
✗ Incorrect
Checking performance across groups helps find bias.
Which method helps mitigate bias during training?
✗ Incorrect
Balancing data helps the model learn fairly from all groups.
Explain what bias in machine learning is and why it matters.
Think about how unfair treatment can happen in predictions.
You got /3 concepts.
Describe two ways to detect and two ways to mitigate bias in a model.
Consider both checking the model and changing data or training.
You got /4 concepts.