Repository revision
30:c72131b8fc7a

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

Preprocess tool metadata
Miscellaneous
Preprocess
raw feature vectors into standardized datasets
sklearn_data_preprocess
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_data_preprocess/sklearn_data_preprocess/1.0.7.12
1.0.7.12
echo "1.0.7.12"
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_data_preprocess/sklearn_data_preprocess/1.0.8.1
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_data_preprocess/sklearn_data_preprocess/1.0.7.12 (this tool)
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_data_preprocess/sklearn_data_preprocess/1.0.7.10
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_data_preprocess/sklearn_data_preprocess/1.0.0.4
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_data_preprocess/sklearn_data_preprocess/1.0
toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_data_preprocess/sklearn_data_preprocess/0.9
sklearn_data_preprocess
Requirements (dependencies defined in the <requirements> tag set)
name version type
python 3.6 package
Galaxy-ML 0.7.12 package
Functional tests
name inputs outputs required files
Test-1 input_type|pre_processors|selected_pre_processor: KernelCenterer
input_type|selected_input_type: tabular
input_type|column_selector_options_1|selected_column_selector_option: all_columns
save: True
input_type|infile: train.tabular
attributes: name
attributes: name
train.tabular
name
Test-2 input_type|pre_processors|selected_pre_processor: MinMaxScaler
input_type|selected_input_type: tabular
input_type|column_selector_options_1|selected_column_selector_option: all_columns
save: True
input_type|infile: train.tabular
attributes: name
attributes: name
train.tabular
name
Test-3 input_type|pre_processors|selected_pre_processor: PolynomialFeatures
input_type|selected_input_type: tabular
input_type|column_selector_options_1|selected_column_selector_option: all_columns
save: True
input_type|infile: train.tabular
attributes: name
attributes: name
train.tabular
name
Test-4 input_type|pre_processors|selected_pre_processor: RobustScaler
input_type|selected_input_type: tabular
input_type|column_selector_options_1|selected_column_selector_option: all_columns
save: True
input_type|infile: train.tabular
attributes: name
attributes: name
train.tabular
name
Test-5 input_type|pre_processors|selected_pre_processor: Binarizer
input_type|selected_input_type: sparse
save: True
input_type|infile: csr_sparse2.mtx
attributes: name
attributes: name
csr_sparse2.mtx
name
Test-6 input_type|pre_processors|selected_pre_processor: StandardScaler
input_type|selected_input_type: tabular
input_type|column_selector_options_1|selected_column_selector_option: all_columns
save: True
input_type|infile: train.tabular
attributes: name
attributes: name
train.tabular
name
Test-7 input_type|pre_processors|selected_pre_processor: MaxAbsScaler
input_type|selected_input_type: sparse
save: True
input_type|infile: csr_sparse2.mtx
attributes: name
attributes: name
csr_sparse2.mtx
name
Test-8 input_type|pre_processors|selected_pre_processor: Normalizer
input_type|selected_input_type: sparse
save: True
input_type|infile: csr_sparse2.mtx
attributes: name
attributes: name
csr_sparse2.mtx
name
Test-9 input_type|column_selector_options_1|selected_column_selector_option: all_columns
input_type|header1: True
input_type|selected_input_type: tabular
input_type|infile: regression_X.tabular
input_type|pre_processors|selected_pre_processor: MinMaxScaler
input_type|pre_processors|options|feature_range: (-1, 1)
save: False
attributes: name
regression_X.tabular
name