Skip to content

Commit

Permalink
fixed the Ventricle ICV normalisation in both
Browse files Browse the repository at this point in the history
pipelines, refined the TADPOLE_SimpleForecastExampleLeaderboard.m
script.
  • Loading branch information
razvanmarinescu committed Aug 10, 2017
1 parent 3e905bb commit f9843d5
Show file tree
Hide file tree
Showing 4 changed files with 214 additions and 200 deletions.
3 changes: 2 additions & 1 deletion evaluation/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ eval:
#### Expected numbers for our generated dataset. These don't apply to the leaderboard submission
#### or other types of predictive models or D4 dummy datasets
# Clinical diagnosis metrics: should give around 0.5 since they were generated randomly
# MAE should be around sqrt(2/pi)*sigma, which is 1.190 for ADAS and 1910 for Ventricles
# MAE should be around sqrt(2/pi)*sigma, which is 1.190 for ADAS and 0.00065 for Ventricles
# WES should be similar to MAE, since the coefficients are almost equal.
# CP should be around 0.5 for both, but ADAS13 is lower due to the fact that negative scores that are rounded to zero

########### pipeline for generating and evaluating a leaderboard submission ##########
leaderboard:
Expand Down
Loading

0 comments on commit f9843d5

Please sign in to comment.