Mercurial > repos > bgruening > sklearn_train_test_eval
diff train_test_eval.xml @ 2:e23cfe4be9d4 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:46:45 -0400 |
parents | 68aaa903052a |
children | 2b8406e74f9e |
line wrap: on
line diff
--- a/train_test_eval.xml Fri Sep 13 12:08:44 2019 -0400 +++ b/train_test_eval.xml Wed Oct 02 03:46:45 2019 -0400 @@ -76,7 +76,7 @@ </section> </when> </conditional> - <expand macro="sl_mixed_input"/> + <expand macro="sl_mixed_input_plus_sequence"/> <param name="save" type="select" label="Save the fitted model" help="For security reason, deep learning models will be saved into two datasets, model skeleton and weights."> <option value="nope" selected="true">Nope, save is unnecessary</option> <option value="save_estimator">Fitted whole estimator (excluding deep learning)</option>