Training Graphs for Classification Models

When you train a Classification model, you will now see a training graph that shows:

  1. Your model loss, and;

  2. Your model accuracy when measured against your validation dataset.

This feature is available for both Single-Label and Multi-Label Classification projects.

Last updated

Was this helpful?