Mercurial > repos > goeckslab > ludwig_hyperopt
comparison ludwig_hyperopt.xml @ 6:4a63b50a8634 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:40 +0000 |
parents | fed9b5eaa829 |
children |
comparison
equal
deleted
inserted
replaced
5:8f74efef9882 | 6:4a63b50a8634 |
---|---|
1 <tool id="ludwig_hyperopt" name="Ludwig Hyperopt" version="@VERSION@" profile="@PROFILE@"> | 1 <tool id="ludwig_hyperopt" name="Generic Learner Hyperopt" version="@VERSION@" profile="@PROFILE@"> |
2 <description>searches for optimal Hyperparameters</description> | 2 <description>searches for optimal Hyperparameters</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" /> |