Update README.md
Browse files
README.md
CHANGED
@@ -13,10 +13,10 @@ The source code for training and running inference on your own data is available
|
|
13 |
|
14 |
## Results
|
15 |
|
16 |
-
The box plot of the predictions on the validation
|
17 |
![](boxplot.png)
|
18 |
|
19 |
-
The results from the validation
|
20 |
|
21 |
| subject_id | tumor_vol | inter_rater | r1_ml | r2_ml |
|
22 |
|------------|-----------|-------------|----------|----------|
|
|
|
13 |
|
14 |
## Results
|
15 |
|
16 |
+
The box plot of the predictions on the validation set:
|
17 |
![](boxplot.png)
|
18 |
|
19 |
+
The results from the validation set are also presented in the table below:
|
20 |
|
21 |
| subject_id | tumor_vol | inter_rater | r1_ml | r2_ml |
|
22 |
|------------|-----------|-------------|----------|----------|
|