Experiments
===========
These are the experiments from the paper "Standardized Interpretable Fairness Measures for Continuous Risk Scores" [BeDB24]_.

.. grid:: 1 2 3 3

    .. grid-item-card:: Compas
       :link: experiments/compas
       :link-type: doc

       Racial Bias of the Compas Score

    .. grid-item-card:: Adult
       :link: experiments/adult
       :link-type: doc

       Gender Bias of multiple scores on the Adult Dataset

    .. grid-item-card:: German Credit
       :link: experiments/credit
       :link-type: doc

       Gender Bias of multiple scores on the German Credit Dataset

.. toctree::
   :glob:
   :maxdepth: 2
   :hidden:

   experiments/compas
   experiments/adult
   experiments/credit
