Galaxy | Tool Preview

Machine Learning Visualization Extension (version 1.0.11.0)
This dataset should be the output of tool model_validation->learning_curve.
Optional. If change is desired.

What it does This tool ouputs serveral machine learning visualization plots using Plotly, including 'feature_importances', 'learning curve', 'precison recall curve', 'roc_curve', and 'number of featues vs. rfecv gridscores'. This tool also ouputs configuration diagram for a deep learning model using the Keras model JSON file as input.

Feature importances

feature importances

Learning curve

learning curve

Precison recall curve

precison recall curve

Receiver operating characteristic curve

Receiver operating characteristic curve

Number of featues vs. rfecv gridscores

Number of featues vs. rfecv gridscores

Deep learning model configuration

deapsea model configuration