Skip to content

Commit ffb501d

Browse files
committed
clarify relevance of datalist generator notebook
1 parent afce136 commit ffb501d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

auto3dseg/notebooks/msd_datalist_generator.ipynb renamed to auto3dseg/notebooks/msd_crossval_datalist_generator.ipynb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@
2222
"# Datalist Generator"
2323
]
2424
},
25+
{
26+
"cell_type": "markdown",
27+
"metadata": {},
28+
"source": [
29+
"This notebook contains an example to add cross-validation folds to an existing Medical Segmentation Decathlon datalist, in this case the one of Task09_Spleen."
30+
]
31+
},
2532
{
2633
"cell_type": "markdown",
2734
"metadata": {

0 commit comments

Comments
 (0)