Skip to content

sanatonek/fairness-and-callibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fairness and Calibration

Datasets used:

Running the code

To first train a model, run the following command from the repository root:

python -m multicalib.main --data=<dataset> --train --epochs=<no_of_epochs> --batch_size=<batch_size>

For calibration, the model will attempt to load the model for the chosen dataset if it already exists. The following command will run only the calibration/multicalibration sequence on the data

python -m  multicalib.main --data=<dataset> --mode=<calib>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •