# Bias and Fairness resources

> Bias and Fairness resources - Provides links to bias and fairness resources used in DataRobot.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-04-24T16:03:56.601388+00:00` (UTC).

## Primary page

- [Bias and Fairness resources](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/bias-resources.html): Full documentation for this topic (HTML).

## Related documentation

- [Classic UI documentation](https://docs.datarobot.com/en/docs/classic-ui/index.html): Linked from this page.
- [Modeling](https://docs.datarobot.com/en/docs/classic-ui/modeling/index.html): Linked from this page.
- [Specialized workflows](https://docs.datarobot.com/en/docs/classic-ui/modeling/special-workflows/index.html): Linked from this page.
- [here](https://docs.datarobot.com/en/docs/reference/pred-ai-ref/bias-ref.html): Linked from this page.
- [Advanced options: fairness metrics](https://docs.datarobot.com/en/docs/classic-ui/modeling/build-models/adv-opt/fairness-metrics.html#set-fairness-metrics): Linked from this page.
- [Per-Class Bias](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/bias/per-class.html): Linked from this page.
- [Cross-Class Data Disparity](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/bias/cross-data.html): Linked from this page.
- [Cross-Class Accuracy](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/bias/cross-acc.html): Linked from this page.
- [Bias vs Accuracy](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/other/bias-tab.html): Linked from this page.
- [Fairness monitoring](https://docs.datarobot.com/en/docs/classic-ui/mlops/deployment-settings/fairness-settings.html): Linked from this page.
- [Per-Class Bias](https://docs.datarobot.com/en/docs/classic-ui/mlops/governance/mlops-fairness.html#view-per-class-bias): Linked from this page.

## Documentation content

# Bias and Fairness resources

The tools of the Bias and Fairness feature test your models for bias. This allows you identify bias before (or after) models are deployed and then to take action before the model's decisions cause negative outcomes for your organization. See a more complete overview and terminology [here](https://docs.datarobot.com/en/docs/reference/pred-ai-ref/bias-ref.html).

The workflow for implementing bias and fairness is:

- Select one or more protected features and pick a fairness metric.
- Use insights to determine if models are biased with respect to the protected features.
- Monitor production models for bias.

The tools available for each step of working with Bias and Fairness are described in the following sections. Fairness metrics and terminology are described in the [Bias and Fairness reference](https://docs.datarobot.com/en/docs/reference/pred-ai-ref/bias-ref.html).

| Topic | Description |
| --- | --- |
| Settings |  |
| Advanced options: fairness metrics | Set fairness metrics prior to model building (or from the Leaderboard post-modeling). |
| Advanced options: mitigation | Set mitigation techniques prior to model building (or from the Leaderboard post-modeling). |
| Model insights |  |
| Per-Class Bias | Identify if a model is biased, and if so, how much and who it's biased towards or against. |
| Cross-Class Data Disparity | Depict why a model is biased, and where in the training data it learned that bias from. |
| Cross-Class Accuracy | Measure the model's accuracy for each class segment of the protected feature. |
| Bias vs Accuracy | View the tradeoff between predictive accuracy and fairness. |
| Deployments |  |
| Fairness monitoring | Configure tests that allow models to recognize, in real-time, when protected features in the dataset fail to meet predefined fairness conditions. |
| Per-Class Bias | Uses the fairness threshold and score of each class to determine if certain classes are experiencing bias in the model's predictive behavior. |
| Fairness over time | View how the distribution of a protected feature's fairness scores have changed over time. |
| Reference |  |
| Bias and Fairness reference | View a brief overview and see the methods used to calculate fairness and to identify biases in the model's predictive behavior. |
