Add run_metrics_report/run_metrics_report.csv

This commit is contained in:
Mika 2026-03-18 13:17:50 +00:00
parent 905c05c79c
commit 06b312efd4

View file

@ -0,0 +1,7 @@
run_id,band_center,band_width,cluster_score,retry_tail
0,0,0,0,0
1,1,1,1,1
2,2,2,2,2
3,3,3,3,3
4,4,4,4,4
5,5,5,5,5
1 run_id band_center band_width cluster_score retry_tail
2 0 0 0 0 0
3 1 1 1 1 1
4 2 2 2 2 2
5 3 3 3 3 3
6 4 4 4 4 4
7 5 5 5 5 5