equialgo/fairness-in-ml
This repository contains the full code for the "Towards fairness in machine learning with adversarial networks" blog post.
Jupyter NotebookMIT
Issues
- 0
Fairness in ML for Multi-classification?
#14 opened by duykhanhbk - 0
Classifier is trained on full dataset during third phase in Keras code, but single batch in PyTorch code
#13 opened by HabibAouani - 2
Great work. This worked a year ago but now getting an issue I can't solve regarding attribute 'keys'
#11 opened by Drew2019 - 1
Regression Examples
#7 opened by adamFinastra - 1
Serialize fair classifier
#6 opened by dlmracek - 2
- 1
Convert Pandas dataframes to Numpy arrays for the Keras estimator using .values
#4 opened by ClaudeCoulombe