Mercurial > repos > bgruening > sklearn_train_test_eval
comparison train_test_eval.xml @ 2:79a60f89166a 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:17:05 -0400 |
| parents | 39c06ed9be0a |
| children | e08eceb9b333 |
comparison
equal
deleted
inserted
replaced
| 1:f35dbad6fb7b | 2:79a60f89166a |
|---|---|
| 74 <section name="metrics" title="Metrics for evaluation" expanded="false"> | 74 <section name="metrics" title="Metrics for evaluation" expanded="false"> |
| 75 <expand macro="scoring_selection"/> | 75 <expand macro="scoring_selection"/> |
| 76 </section> | 76 </section> |
| 77 </when> | 77 </when> |
| 78 </conditional> | 78 </conditional> |
| 79 <expand macro="sl_mixed_input"/> | 79 <expand macro="sl_mixed_input_plus_sequence"/> |
| 80 <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."> | 80 <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."> |
| 81 <option value="nope" selected="true">Nope, save is unnecessary</option> | 81 <option value="nope" selected="true">Nope, save is unnecessary</option> |
| 82 <option value="save_estimator">Fitted whole estimator (excluding deep learning)</option> | 82 <option value="save_estimator">Fitted whole estimator (excluding deep learning)</option> |
| 83 <option value="save_weights">Model skeleton and weights, for deep learning exclusively</option> | 83 <option value="save_weights">Model skeleton and weights, for deep learning exclusively</option> |
| 84 </param> | 84 </param> |
