Mercurial > repos > bgruening > sklearn_train_test_eval
diff train_test_eval.xml @ 5:e08eceb9b333 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 5b2ac730ec6d3b762faa9034eddd19ad1b347476"
| author | bgruening |
|---|---|
| date | Mon, 16 Dec 2019 09:38:21 +0000 |
| parents | 79a60f89166a |
| children | c9b521fcc3ac |
line wrap: on
line diff
--- a/train_test_eval.xml Thu Nov 07 04:51:32 2019 -0500 +++ b/train_test_eval.xml Mon Dec 16 09:38:21 2019 +0000 @@ -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"/>
