# Bias vs Accuracy

> Bias vs Accuracy - The Bias vs Accuracy chart compares predictive accuracy and fairness, removing
> the need to manually note each model's accuracy and fairness scores.

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.589570+00:00` (UTC).

## Primary page

- [Bias vs Accuracy](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/other/bias-tab.html): Full documentation for this topic (HTML).

## Sections on this page

- [Bias vs Accuracy chart](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/other/bias-tab.html#bias-vs-accuracy-chart): In-page section heading.

## 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.
- [Model insights](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/index.html): Linked from this page.
- [Other](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/other/index.html): 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.
- [advanced options](https://docs.datarobot.com/en/docs/classic-ui/modeling/build-models/adv-opt/fairness-metrics.html): Linked from this page.

## Documentation content

# Bias vs Accuracy

The Bias vs Accuracy chart shows the tradeoff between predictive accuracy and fairness, removing the need to manually note each model's accuracy score and fairness score for the protected features. Consider your use case when deciding if the model needs to be more accurate or more fair. The Bias vs Accuracy display is based on the validation score, using the currently selected metric.

- The Y-axis displays the validation score of each model. To change this metric, switch to the Leaderboard, change the metric via the Metric dropdown, and then return to Bias vs Accuracy .
- The X-axis displays the fairness score of each model, that is the lowest relative fairness score for a class in the protected feature.

## Bias vs Accuracy chart

Consider the following when evaluating the Bias vs Accuracy chart:

- You must calculate Per-Class Bias for a model before it can be displayed on the chart.
- Protected Features , Fairness metric , and Fairness threshold were defined in advanced options prior to model building.
- Use the Feature List dropdown to compare the models trained on different feature lists.
- The left side highlights models with fairness scores below the fairness threshold, and the right side highlights models with scores above the threshold.
- Hover on any point to view scores for a specific model.
- Some models may not report scores because there is not enough data (as indicated with a tooltip). Requirements are:
