Analyze Model Performance (Video)
  • 18 Feb 2025
  • 1 Minute to read
  • Dark
    Light
  • PDF

Analyze Model Performance (Video)

  • Dark
    Light
  • PDF

Article summary

This article applies to these versions of LandingLens:

LandingLensLandingLens on Snowflake

LandingLens offers several tools to help you analyze and understand model performance, including: F1 scores, Precision scores, Recall scores, confusion matrices, and more. Plus, you can view this data at the model level, class level, and evaluation set level.

Use these tools and more to help you improve and iterate on computer vision models in LandingLens!

Notes:
  • Confidence thresholds are only applicable to Object Detection and Segmentation projects.
  • For Object Detection, the F1 score combines precision and recall into a single score, creating a unified measure that assesses the model’s effectiveness in minimizing false positives and false negatives. For Classification, the F1, Precision, and Recall scores are identical. This is because Classification models have only two prediction outcomes: "Correct" and "Misclassified".

Was this article helpful?