Skip to content

pyladiesams/classification-bias-beginner-apr2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An introduction to Classification Bias

Level: Beginner

Workshop description

AI error and bias have critical impact on people and society. For instance, certain sub-population may be systematically misclassified, and thus discriminated. All impacted people should be able to scrutinise AI bias, even people with little AI expertise.

In this workshop, we introduce the basic concepts & methods needed to inspect classification bias, and the different types of bias to inspect. We build and compare classifiers with just a few lines of code. We use simplified visualizations that remain accessible to people with little AI expertise, yet allow to inspect all types of bias.

Notebooks

  1. https://colab.research.google.com/drive/1cm5btbIiTV2663HtAeJggpRmjY4zP8di?usp=sharing
  2. https://colab.research.google.com/drive/1H6mMWPJQ1f1EnkbyxVP7-6iza6c1ucij?usp=sharing
  3. https://colab.research.google.com/drive/1TaEcYWRfI-uzDWUzLovXIk6Psl8rD_tC?usp=sharing

Solutions

  1. https://colab.research.google.com/drive/1_56hSYtcTExXcPoXCtX05VMKtH03HCMx?usp=sharing
  2. https://colab.research.google.com/drive/1Q6Nk9iROQJ9AQR-FpTTgHUG5-DSKNf1p?usp=sharing
  3. https://colab.research.google.com/drive/1-I2y9J9TkLII1z2GoQD9EhYoHO5gIcKY?usp=sharing

Video record

Easy Fairish: Basics of Classification and Bias

Additional materials

Articles:

Tools:

Well-known cases:

Other:

Credits

This workshop was set up by @pyladiesams and @emma-ba