File size: 699 Bytes
fc0f7bd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. fairlearn documentation master file, created by
   sphinx-quickstart on Tue Oct 22 12:57:31 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to fairlearn's documentation!
=====================================

The fairlearn project seeks to enable anyone involved in the development of artificial intelligence (AI) systems to assess their system's fairness and mitigate the observed unfairness.
The code is `available from GitHub <https://github.com/fairlearn/fairlearn>`_.

.. toctree::

    fairlearn.exceptions
    fairlearn.metrics
    fairlearn.postprocessing
    fairlearn.reductions
    fairlearn.widget