Evaluate Process

This describes the evaluate process

Filtering for evaluate processes in the platform

Overview

Once the Evaluate button is clicked , a new evaluate process will initiate.

This process will infer your model on all of the provided data, and run Tensorleap analysis on top of it. It:

  • Initializes the Preprocess from the integration script.

  • Iteratively loads all of your samples, feeds them to the model and calculate all of your metrics, metadata and losses

  • Extracts a latent space representation from each sample

  • Uses the Tensorleap engine to estimate values on unlabeled data and bulk labelling suggestion

Resuming an evaluate process

The evaluate process is stateful, so if it failed mid-run due to server instability or any other, non reproducible error, it is possible to continue the evaluation.

To continue a terminated or Failed evaluation, within the runs and processes click the relevant Evaluate job, and click continue.

Resuming an evaluate process that was terminated

Common Run Issues:

Last updated

Was this helpful?