Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Experiments on PhD Admission data

Data (included in the data/ folder)

  • Ph.D. admission data evaluated by five committee members in 2022 and 2023.

Usage

  1. Install dependencies:
pip install -r requirements.txt
  1. Navigate to the source code:
cd admission/src
  1. Generate evaluation results between ratings from the same year in results/
python same.py
  1. Generate evaluation results between ratings from different years in results/
python different.py