Repository revision
2:62e3a4e8c54c

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

Plot confusion matrix, precision, recall and ROC and AUC curves tool metadata
Miscellaneous
of tabular data
plotly_ml_performance_plots
toolshed.g2.bx.psu.edu/repos/bgruening/plotly_ml_performance_plots/plotly_ml_performance_plots/0.2
0.2
echo $version
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/bgruening/plotly_ml_performance_plots/plotly_ml_performance_plots/0.2 (this tool)
toolshed.g2.bx.psu.edu/repos/bgruening/plotly_ml_performance_plots/plotly_ml_performance_plots/0.1
plotly_ml_performance_plots
Requirements (dependencies defined in the <requirements> tag set)
name version type
pandas 0.25.3 package
plotly 4.3.0 package
scikit-learn 0.21.3 package
scipy 1.4.1 package
Functional tests
name inputs outputs required files
Test-1 infile_trained_model: model_binary_sgd.zip
infile_output: binary_prediction_sgd.tabular
infile_input: binary_test_label.tabular
attributes: name
attributes: name
attributes: name
binary_test_label.tabular
binary_prediction_sgd.tabular
model_binary_sgd.zip
name
Test-2 infile_trained_model: model_binary_linearsvm.zip
infile_output: prediction_binary_linearsvm.tabular
infile_input: binary_test_label.tabular
attributes: name
attributes: name
attributes: name
binary_test_label.tabular
prediction_binary_linearsvm.tabular
model_binary_linearsvm.zip
name
Test-3 infile_trained_model: model_binary_rfc.zip
infile_output: prediction_binary_rfc.tabular
infile_input: binary_test_label.tabular
attributes: name
attributes: name
attributes: name
binary_test_label.tabular
prediction_binary_rfc.tabular
model_binary_rfc.zip
name
Test-4 infile_trained_model: model_binary_knn.zip
infile_output: prediction_binary_knn.tabular
infile_input: binary_test_label.tabular
attributes: name
attributes: name
attributes: name
binary_test_label.tabular
prediction_binary_knn.tabular
model_binary_knn.zip
name
Test-5 infile_trained_model: model_multi_lr.zip
infile_output: prediction_multi_lr.tabular
infile_input: multi_test_label.tabular
attributes: name
attributes: name
attributes: name
multi_test_label.tabular
prediction_multi_lr.tabular
model_multi_lr.zip
name