This repo contains the Appendix and code to replicate the experiments of Edge-CP for our SDM 2025 paper "Conformal Edge-Weight Prediction in Latent Space"
- To replicate our results in the HS-PI dataset, create a new conda environment using the environment.yml file
- Activate lirpa_new
- Run the code with the command python hspi_var2.py --seed 0 1 2 3 4