Mercurial > repos > bgruening > sklearn_model_validation
comparison model_validation.xml @ 21:00671f5ae52c draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 02087ce2966cf8b4aac9197a41171e7f986c11d1-dirty"
| author | bgruening | 
|---|---|
| date | Wed, 02 Oct 2019 03:33:40 -0400 | 
| parents | 315365aafa36 | 
| children | 7269862d0402 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 20:315365aafa36 | 21:00671f5ae52c | 
|---|---|
| 323 <expand macro="random_state"/> | 323 <expand macro="random_state"/> | 
| 324 </section> | 324 </section> | 
| 325 </when> | 325 </when> | 
| 326 <when value="validation_curve"/> | 326 <when value="validation_curve"/> | 
| 327 </conditional> | 327 </conditional> | 
| 328 <expand macro="sl_mixed_input"/> | 328 <expand macro="sl_mixed_input_plus_sequence"/> | 
| 329 </inputs> | 329 </inputs> | 
| 330 <outputs> | 330 <outputs> | 
| 331 <data format="tabular" name="outfile"/> | 331 <data format="tabular" name="outfile"/> | 
| 332 </outputs> | 332 </outputs> | 
| 333 <tests> | 333 <tests> | 
| 352 <param name="selected_function" value="cross_val_predict"/> | 352 <param name="selected_function" value="cross_val_predict"/> | 
| 353 <param name="infile1" value="regression_train.tabular" ftype="tabular"/> | 353 <param name="infile1" value="regression_train.tabular" ftype="tabular"/> | 
| 354 <param name="col1" value="1,2,3,4,5"/> | 354 <param name="col1" value="1,2,3,4,5"/> | 
| 355 <param name="infile2" value="regression_train.tabular" ftype="tabular"/> | 355 <param name="infile2" value="regression_train.tabular" ftype="tabular"/> | 
| 356 <param name="col2" value="6"/> | 356 <param name="col2" value="6"/> | 
| 357 <output name="outfile" file="mv_result02.tabular" lines_diff="4"/> | 357 <output name="outfile" file="mv_result02.tabular" lines_diff="14"/> | 
| 358 </test> | 358 </test> | 
| 359 <test> | 359 <test> | 
| 360 <param name="infile_estimator" value="pipeline05"/> | 360 <param name="infile_estimator" value="pipeline05"/> | 
| 361 <param name="selected_function" value="learning_curve"/> | 361 <param name="selected_function" value="learning_curve"/> | 
| 362 <param name="infile1" value="regression_X.tabular" ftype="tabular"/> | 362 <param name="infile1" value="regression_X.tabular" ftype="tabular"/> | 
