Repository revision
3:ec69cbe34b73

Repository 'sklearn_to_categorical'
hg clone https://toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_to_categorical

To categorical tool metadata
Miscellaneous
Converts a class vector (integers) to binary class matrix
sklearn_to_categorical
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_to_categorical/sklearn_to_categorical/1.0.8.3
1.0.8.3
echo "1.0.8.3"
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_to_categorical/sklearn_to_categorical/1.0.8.4
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_to_categorical/sklearn_to_categorical/1.0.8.3 (this tool)
sklearn_to_categorical
Requirements (dependencies defined in the <requirements> tag set)
name version type
Galaxy-ML 0.8.3 package
Functional tests
name inputs outputs required files
Test-1 infile: ohe_in_w_header.tabular
header0: True
name: value
ohe_in_w_header.tabular
value
Test-2 infile: ohe_in_w_header.tabular
header0: True
num_classes: 4
name: value
ohe_in_w_header.tabular
value
Test-3 infile: ohe_in_w_header.tabular
header0: True
num_classes: 5
name: value
ohe_in_w_header.tabular
value
Test-4 infile: ohe_in_wo_header.tabular
header0: False
name: value
ohe_in_wo_header.tabular
value
Test-5 infile: ohe_in_wo_header.tabular
header0: False
num_classes: 4
name: value
ohe_in_wo_header.tabular
value
Test-6 infile: ohe_in_wo_header.tabular
header0: False
num_classes: 5
name: value
ohe_in_wo_header.tabular
value