Previous changeset 40:8541f9a21aec (2016-10-25) Next changeset 42:fcfd1cbeb5a9 (2016-10-25) |
Commit message:
Uploaded |
modified:
randomForest.xml |
b |
diff -r 8541f9a21aec -r 2e68313da46b randomForest.xml --- a/randomForest.xml Tue Oct 25 14:42:32 2016 -0400 +++ b/randomForest.xml Tue Oct 25 14:42:48 2016 -0400 |
b |
@@ -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 " /> |