| Miscellaneous |
| 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 |