Skip to content

kramerlab/FeatureWeightDebiasing

 
 

Repository files navigation

Feature-weighted maximum representative sampling (FW-MRS)

Install Requirements

All requirements are listed in the requirements.txt file:

python3 -m pip install -r requirements.txt

Reproduce results

Run the scripts:

./downstream_task_experiment.sh
./decomposition_experiments.sh
./temperature_comparison.sh

Create diagrams

Jupyter notebooks to reproduce the diagrams are in the directory /notebooks.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.7%
  • Jupyter Notebook 13.3%
  • Cython 4.4%
  • C++ 0.9%
  • Shell 0.3%
  • C 0.3%
  • Other 0.1%