Mercurial > repos > bgruening > sklearn_train_test_eval
diff train_test_eval.xml @ 5:2b8406e74f9e draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 5b2ac730ec6d3b762faa9034eddd19ad1b347476"
author | bgruening |
---|---|
date | Mon, 16 Dec 2019 05:14:47 -0500 |
parents | e23cfe4be9d4 |
children | 1b68acd5ac08 |
line wrap: on
line diff
--- a/train_test_eval.xml Thu Nov 07 05:22:04 2019 -0500 +++ b/train_test_eval.xml Mon Dec 16 05:14:47 2019 -0500 @@ -147,8 +147,8 @@ <output name="outfile_result"> <assert_contents> <has_n_columns n="2"/> - <has_text text="0.68419"/> - <has_text text="5.2990"/> + <has_text text="0.6626"/> + <has_text text="5.5986"/> </assert_contents> </output> <output name="outfile_object" file="train_test_eval_model01" compare="sim_size" delta="5"/> @@ -214,8 +214,8 @@ <output name="outfile_result" > <assert_contents> <has_n_columns n="2"/> - <has_text text="0.69617"/> - <has_text text="5.2261"/> + <has_text text="0.667"/> + <has_text text="-5.586"/> </assert_contents> </output> <output name="outfile_weights" file="train_test_eval_weights02.h5" compare="sim_size" delta="5"/>