Presentation: introduction to fairness
In the past few years there has been an increasing awareness amongst both the public and scientific community that algorithmic systems can reproduce, amplify, or even introduce unfairness in our societies. During the workshop, you will learn how to assess the fairness of machine learning models and how to choose an appropriate fairness metric for your use case.
- python >= 3.6
- jupyter notebook or jupyter lab
Set up a Python environment that can run Jupyter notebooks (Jupyter or Jupyterlab) (see Requirements section).
- Clone the repository
- Install the required libraries with pip:
pip install -r requirements.txt
- Start jupyter(lab) and navigate to the workshop folder
Re-watch YouTube stream here
This workshop was set up by @pyladiesams and @hildeweerts
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.