comparison clf_metrics.xml @ 23:3cd0dbc038ec draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
author bgruening
date Sun, 30 Dec 2018 01:58:56 -0500
parents ce75dea7d3f0
children 9bf11bbeccc3
comparison
equal deleted inserted replaced
22:5f9ef68756bc 23:3cd0dbc038ec
189 </section> 189 </section>
190 </when> 190 </when>
191 <when value="auc"> 191 <when value="auc">
192 <expand macro="clf_inputs"/> 192 <expand macro="clf_inputs"/>
193 <section name="options" title="Advanced Options" expanded="False"> 193 <section name="options" title="Advanced Options" expanded="False">
194 <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. "/> 194 <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. "/>
195 </section> 195 </section>
196 </when> 196 </when>
197 <when value="brier_score_loss"> 197 <when value="brier_score_loss">
198 <expand macro="clf_inputs"/> 198 <expand macro="clf_inputs"/>
199 <section name="options" title="Advanced Options" expanded="False"> 199 <section name="options" title="Advanced Options" expanded="False">