comparison ludwig_hyperopt.xml @ 2:b486ca953371 draft

planemo upload for repository https://github.com/goeckslab/Galaxy-Ludwig.git commit 008bc5a8ee2c80f70fc224a23b5d2cd0c8ef1810
author goeckslab
date Fri, 14 Mar 2025 16:48:53 +0000
parents 84f32596712d
children fed9b5eaa829
comparison
equal deleted inserted replaced
1:d76cac7bae15 2:b486ca953371
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" />
7 <expand macro="required_files" />
7 <expand macro="macro_stdio" /> 8 <expand macro="macro_stdio" />
8 <version_command>echo "@VERSION@"</version_command> 9 <version_command>echo "@VERSION@"</version_command>
9 <command> 10 <command>
10 <![CDATA[ 11 <![CDATA[
11 TMPDIR='/tmp'; 12 TMPDIR='/tmp';