Galaxy | Tool Preview

Evaluate a Fitted Model (version 1.0.11.0)
Metric to refit the best estimator.

What it does

Given a fitted estimator and a labeled dataset, this tool outputs the performances of the fitted estimator on the labeled dataset with selected scorers.

For the estimator, this tool supports fitted sklearn estimators and trained deep learning models. For input datasets, it supports the following:

Output

A tabular file containing performance scores, e.g.:

accuracy f1_macro precision
0.8613 0.6759 0.7928