Mercurial > repos > nicolas > oghma
changeset 41:2e68313da46b draft
Uploaded
author | nicolas |
---|---|
date | Tue, 25 Oct 2016 14:42:48 -0400 |
parents | 8541f9a21aec |
children | fcfd1cbeb5a9 |
files | randomForest.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/randomForest.xml Tue Oct 25 14:42:32 2016 -0400 +++ b/randomForest.xml Tue Oct 25 14:42:48 2016 -0400 @@ -13,7 +13,7 @@ label="phenotype data" help=" a tabular datatype containing the phenotypes " /> - <param name="eval" type="integer" value="1" + <param name="eval" type="integer" value="0" label="do evaluation" help=" whether to produce a model or to use folds to evaluate the tool. 1 means the tool will be evaluate (and a folds argument is required) any other value produces a model " />