Mercurial > repos > goeckslab > ludwig_experiment
comparison ludwig_experiment.xml @ 7:4d0d8859a0f2 draft default tip
planemo upload for repository https://github.com/goeckslab/Galaxy-Ludwig.git commit 59a0f37fed961b3ba4c55f8205e7cf4ebd551767
| author | goeckslab |
|---|---|
| date | Sat, 06 Sep 2025 01:53:23 +0000 |
| parents | 5a39f429fad1 |
| children |
comparison
equal
deleted
inserted
replaced
| 6:ec99e53e91d6 | 7:4d0d8859a0f2 |
|---|---|
| 1 <tool id="ludwig_experiment" name="Ludwig Experiment" version="@VERSION@" profile="@PROFILE@"> | 1 <tool id="ludwig_experiment" name="Generic Learner Experiment" version="@VERSION@" profile="@PROFILE@"> |
| 2 <description>trains and evaluates a model</description> | 2 <description>trains and evaluates a model</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>ludwig_macros.xml</import> | 4 <import>ludwig_macros.xml</import> |
| 5 </macros> | 5 </macros> |
| 6 <expand macro="python_requirements_gpu" /> | 6 <expand macro="python_requirements_gpu" /> |
| 149 </test> | 149 </test> |
| 150 </tests> | 150 </tests> |
| 151 <help> | 151 <help> |
| 152 <