Repository revision
6:b237f27a8afc

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

Model Prediction tool metadata
Miscellaneous
predicts on new data using a preffited model
model_prediction
toolshed.g2.bx.psu.edu/repos/bgruening/model_prediction/model_prediction/1.0.8.1
1.0.8.1
echo "1.0.8.1"
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/bgruening/model_prediction/model_prediction/1.0.8.2
toolshed.g2.bx.psu.edu/repos/bgruening/model_prediction/model_prediction/1.0.8.1 (this tool)
toolshed.g2.bx.psu.edu/repos/bgruening/model_prediction/model_prediction/1.0.7.12
toolshed.g2.bx.psu.edu/repos/bgruening/model_prediction/model_prediction/1.0.7.10
model_prediction
Requirements (dependencies defined in the <requirements> tag set)
name version type
python 3.6 package
Galaxy-ML 0.8.1 package
Functional tests
name inputs outputs required files
Test-1 infile_estimator: best_estimator_.zip
input_options|header1: True
method: predict
input_options|infile1: regression_X.tabular
input_options|column_selector_options_1|col1: ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17']
attributes: name
best_estimator_.zip
regression_X.tabular
name
Test-2 infile_estimator: keras_model04
input_options|infile1: regression_X.tabular
infile_weights: train_test_eval_weights02.h5
input_options|header1: True
input_options|column_selector_options_1|col1: ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17']
method: predict
attributes: name
keras_model04
train_test_eval_weights02.h5
regression_X.tabular
name