Early Interval | Late Interval | Score | |||||
---|---|---|---|---|---|---|---|
Rank | Team Name | R2 | Noise Normalized R2 (%) | R2 | Noise Normalized R2 (%) | Average R2 | Average Noise Normalized R2 (%) |
Noise Ceiling | 0.3885 | 100 | 0.4400 | 100 | 0.4143 | 100 | |
{{$index+1}} | {{row.Team_Name}} | {{row.early_r2.toFixed(4)}} | {{row.early_pc.toFixed(4)}} | {{row.late_r2.toFixed(4)}} | {{row.late_pc.toFixed(4)}} | {{row.score_r2.toFixed(4)}} | {{row.score_pc.toFixed(4)}} |
The three main columns are Early and Late Interval (the two time intervals of interest), and Score (average of Early and Late). The entry with the highest Score is ranked first. R2 represents the submitted model RDM squared correlation (spearman) to the Early/Late Interval RDM. Noise Normalized R2 represents the fact that R2 values are normalized to the noise ceiling (see here for more details). AlexNet is the organizer baseline.