maxfuse.metrics
Functions for metric calculation
Functions
Compute the fraction of samples closer than true match. |
|
For each 1 <= k <= k_max, obtain knn matching from dist, and compute its matching proximity with the true matching. |
|
Compute the cluster level matching accuracy. |
|
Compute the alignment between the estimated matching and the true_matching according to the metric in https://openproblems.bio/neurips_docs/about_tasks/task2_modality_matching/. |