comparison ludwig_predict.xml @ 6:cda3d431d237 draft default tip

planemo upload for repository https://github.com/goeckslab/Galaxy-Ludwig.git commit 59a0f37fed961b3ba4c55f8205e7cf4ebd551767
author goeckslab
date Sat, 06 Sep 2025 01:52:31 +0000
parents 11b1f328f312
children
comparison
equal deleted inserted replaced
5:87adf4f70e1b 6:cda3d431d237
1 <tool id="ludwig_predict" name="Ludwig Predict" version="@VERSION@" profile="@PROFILE@"> 1 <tool id="ludwig_predict" name="Generic Learner Predict" version="@VERSION@" profile="@PROFILE@">
2 <description>loads a pretrained model to do prediction</description> 2 <description>loads a pretrained model to do prediction</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" />