Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 195 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 195 Bytes

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.