Skip to content

Assess fairness of machine learning models and choose an appropriate fairness metric for your use case with Fairlearn

License

Notifications You must be signed in to change notification settings

pyladiesams/ml-fairness-beginner-nov2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Introduction to Fairness in Machine Learning using Fairlearn

Level: Beginner

Workshop description

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.

Requirements

  • python >= 3.6
  • jupyter notebook or jupyter lab

Usage

Set up a Python environment that can run Jupyter notebooks (Jupyter or Jupyterlab) (see Requirements section).

  1. Clone the repository
  2. Install the required libraries with pip: pip install -r requirements.txt
  3. Start jupyter(lab) and navigate to the workshop folder

Video record

Re-watch YouTube stream here

Credits

This workshop was set up by @pyladiesams and @hildeweerts

This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

CC BY-NC 4.0

About

Assess fairness of machine learning models and choose an appropriate fairness metric for your use case with Fairlearn

Topics

Resources

License

Stars

Watchers

Forks