Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 703 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 703 Bytes

Codebase for the paper: Combining vs Transferring Knowledge: Investigating Strategies for Improving Demographic Inference in Low Resource Settings

Data

The IMDB dataset for the evaluation tasks presented in our paper is here. https://portals.mdi.georgetown.edu/public/demographic-inference/demographic-inference-imdb

Usage

We propose two methods: DIDC and DITL.

Getting Started

Installation

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.