torch_geometric.metrics
Link Prediction Metrics
A link prediction metric to compute Precision @ \(k\). |
|
A link prediction metric to compute Recall @ \(k\). |
|
A link prediction metric to compute F1 @ \(k\). |
|
A link prediction metric to compute MAP @ \(k\) (Mean Average Precision). |
|
A link prediction metric to compute the NDCG @ \(k\) (Normalized Discounted Cumulative Gain). |
|
A link prediction metric to compute the MRR @ \(k\) (Mean Reciprocal Rank). |