We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d172e27 commit f6b50d8Copy full SHA for f6b50d8
monai/apps/auto3dseg/auto_runner.py
@@ -201,7 +201,7 @@ class AutoRunner:
201
- ``dataroot``: the root directory of the data files.
202
203
For the datalist file format, see the description under :py:func:`monai.data.load_decathlon_datalist`.
204
- Note that the AutoRunner will use the "validation" key in the datalist file if it exists, otherwise
+ Note that the AutoRunner will use the "validation" key in the datalist file if it exists, otherwise
205
it will do cross-validation, by default with five folds (this is hardcoded).
206
"""
207
0 commit comments