Codebase for the paper: Combining vs Transferring Knowledge: Investigating Strategies for Improving Demographic Inference in Low Resource Settings
The IMDB dataset for the evaluation tasks presented in our paper is here. https://portals.mdi.georgetown.edu/public/demographic-inference/demographic-inference-imdb
We propose two methods: DIDC and DITL.
conda env create -f environment.yaml python=3.8
conda activate demographic_inference
Please refer to each folder for the source code and the detailed instructions on how to run the code.
By downloading this data, you agree that you are using the code/data for research purposes only.