ibl_bwb_eval.scoring.ts3#
TS3 scoring utility.
Loads prediction .safetensors files, aligns by unit_id to the ground truth, and computes brain-region classification metrics.
- Usage:
python -m ibl_bwb_eval.scoring.ts3 –pred_dir predictions/<label> –gt_dir ground_truth/
Score one prediction file against its ground truth file. |
|
Score all prediction files found under |
|
Aggregate per-seed scores into mean ± SEM per label. |