Save the data in a text file, the first column is the predicted score, and the second column is the ground truth.
python3 pr_curve.py
Save the data in a text file, the first column is the target index, and the remaining columns are candidate indexes.
python3 recall.py
python3 gen_pairs.py