Mercurial > repos > bgruening > sklearn_clf_metrics
diff clf_metrics.xml @ 24:77dc53da2d1b draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
author | bgruening |
---|---|
date | Sun, 30 Dec 2018 01:43:13 -0500 |
parents | 97d5f4bc5bb0 |
children | 4e0b0a6a89a6 |
line wrap: on
line diff
--- a/clf_metrics.xml Thu Oct 11 03:24:23 2018 -0400 +++ b/clf_metrics.xml Sun Dec 30 01:43:13 2018 -0500 @@ -191,7 +191,7 @@ <when value="auc"> <expand macro="clf_inputs"/> <section name="options" title="Advanced Options" expanded="False"> - <param argument="reorder" type="boolean" optional="true" truevalue="booltrue" falsevalue="boolflase" checked="false" label="Assume an ascending curve in the case of ties" help="If the curve is non-ascending, the result will be wrong. "/> + <param argument="reorder" type="boolean" optional="true" truevalue="booltrue" falsevalue="boolflase" checked="false" label="Assume an ascending curve in the case of ties" help="If the curve is non-ascending, the result will be wrong. "/> </section> </when> <when value="brier_score_loss">