Mercurial > repos > bgruening > stacking_ensemble_models
diff stacking_ensembles.xml @ 2:38c4f8a98038 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 5b2ac730ec6d3b762faa9034eddd19ad1b347476"
author | bgruening |
---|---|
date | Mon, 16 Dec 2019 10:07:37 +0000 |
parents | c1b0c8232816 |
children | 0a1812986bc3 |
line wrap: on
line diff
--- a/stacking_ensembles.xml Fri Aug 09 06:30:16 2019 -0400 +++ b/stacking_ensembles.xml Mon Dec 16 10:07:37 2019 +0000 @@ -1,5 +1,5 @@ -<tool id="stacking_ensemble_models" name="Stacking Ensemble Models" version="@ENSEMBLE_VERSION@"> - <description>builds a strong model by stacking multiple algorithms</description> +<tool id="stacking_ensemble_models" name="Stacking Ensembles" version="@VERSION@"> + <description>builds stacking, voting ensemble models with numerous base options</description> <macros> <import>main_macros.xml</import> </macros>