{% extends "base.html" %} {% block title %} Bias and Fairness Audit Toolkit {% endblock %} {% block description %} The Bias Report is powered by Aequitas, an open-source bias audit toolkit for machine learning developers, analysts, and policymakers to audit machine learning models for discrimination and bias, and make informed and equitable decisions around developing and deploying predictive risk-assessment tools. {% endblock %} {% block flow %} {% endblock %} {% block content %}

See an example report on COMPAS risk assessment scores.

Or try out the audit tool using your own data or one of our sample data sets.

Get Started!
{% endblock %}