- Title: Predicting University Rankings on the US Faculty Hiring Networks via GNNs
- Author: Junwu Chen
- Group 25
conda env create -f environment.yml
cd dataset
python preprocessing.py
bash scripts/run_all.sh
# bash scripts/train.sh [CONV TYPE]
bash scripts/train.sh gcn
python report_plots.py