diff stacking_ensembles.xml @ 7:a2e4a45c6083 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 6bb8bb56f44769dcba665de057c35d74ac89e196"
author bgruening
date Mon, 16 Dec 2019 08:14:20 -0500
parents 3dc6734056e6
children ac40a2fe5750
line wrap: on
line diff
--- a/stacking_ensembles.xml	Thu Nov 07 05:48:40 2019 -0500
+++ b/stacking_ensembles.xml	Mon Dec 16 08:14:20 2019 -0500
@@ -1,5 +1,5 @@
-<tool id="sklearn_stacking_ensemble_models" name="Stacking Ensemble Models" version="@ENSEMBLE_VERSION@.1">
-    <description>builds a strong model by stacking multiple algorithms</description>
+<tool id="sklearn_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>