MLREL-09: Establish data bias detection and mitigation - Machine Learning Lens

MLREL-09: Establish data bias detection and mitigation

Detect and mitigate bias to avoid inaccurate model results. Establish bias detection methodologies at data preparation stage before training starts. Monitor, detect, and mitigate bias after the model is in production. Establish feedback loops to track the drift over time and initiate a re-training.

Implementation plan

  • Use Amazon SageMaker Clarify- Amazon SageMaker Clarify helps improve your machine learning models by detecting potential bias and helping explain how these models make predictions. The fairness and explainability functionality provided by SageMaker Clarify takes a step towards enabling you to build trustworthy and understandable ML models. Clarify helps you with the following tasks:

    • Measure biases that can occur during each stage of the ML lifecycle. These stages include data collection, model training, model tuning, and model monitoring.

    • Generate model governance reports targeting risk and compliance teams and external regulators.

    • Provide explanations of the data, models, and monitoring used to assess predictions.

Documents

Blogs

Videos

Examples