Skip to content

Experimenting with combining fairlearn bias mitigation with pytorch

Notifications You must be signed in to change notification settings

raphaelletseng/fairlearn-pytorch

Repository files navigation

Trying to use fairlean mitigation with a pyTorch regression model.

  1. Create a dataset that outputs X and Y
  2. DataLoader the X and Y Record A = X['senstiveFeatures']

Fix test dataset.

About

Experimenting with combining fairlearn bias mitigation with pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages