comparison regression_metrics.xml @ 34:642452aeed0d draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 9981e25b00de29ed881b2229a173a8c812ded9bb
author bgruening
date Wed, 09 Aug 2023 13:51:11 +0000
parents 0cc5098a9bff
children
comparison
equal deleted inserted replaced
33:5c9fb40ae174 34:642452aeed0d
1 <tool id="sklearn_regression_metrics" name="Calculate metrics" version="@VERSION@" profile="20.05"> 1 <tool id="sklearn_regression_metrics" name="Calculate metrics" version="@VERSION@" profile="@PROFILE@">
2 <description>for regression performance</description> 2 <description>for regression performance</description>
3 <macros> 3 <macros>
4 <import>main_macros.xml</import> 4 <import>main_macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="python_requirements" /> 6 <expand macro="python_requirements" />