diff --git a/docs/usage.md b/docs/usage.md index 26bf777d7..701e899f9 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -157,6 +157,7 @@ The following command shows how the script works: ``` **Notes**: + - For classification/regression, add a column called `ValueToPredict`. Currently, we are supporting only a single value prediction per model. - `SubjectID` or `PatientName` is used to ensure that the randomized split is done per-subject rather than per-image. - For data arrangement different to what is described above, a customized script will need to be written to generate the CSV, or you can enter the data manually into the CSV.