Skip to content

Statistics

The Statistics view gives you a visual overview of how predictions and annotations are distributed across your data over time. It helps you understand patterns, spot shifts, and monitor the overall state of your inspection data.

The page is divided into two areas:

AreaDescription
Filter pane (left)The same filter controls as the Home view. Use them to narrow the time range, rigs, cameras, or other criteria for the charts.
Charts (right)A set of charts displaying different aspects of your data.

Depending on your site configuration, the following charts may be available:

ChartWhat it shows
Classification labels over timeHow classification prediction labels are distributed across time buckets. Select a model from the dropdown to focus on a specific model’s predictions.
Object detection labels over timeHow detected object types are distributed over time. Select a model to focus on its detections.
Number of imagesTotal images, annotated images, and triggered images over time.
Image annotation distributionA stacked bar chart showing how annotations are distributed across labels over time.

Each chart may include controls to adjust its display:

ControlWhat it does
Y max / Y minSet upper or lower bounds for the Y axis.
Chart typeToggle between different chart types (line, bar).
Percentage viewShow values as percentages instead of absolute counts.
Accumulated viewShow cumulative totals over time instead of per-period counts.

The Export Prediction Accuracy (CSV) button at the bottom of the page exports prediction accuracy data as a CSV file. This allows you to analyse the data in external tools such as spreadsheets.

Statistics are most useful when you look at them with a specific question in mind:

  • Is the model improving over time? Check whether the proportion of correct predictions increases across recent time periods.
  • Are certain labels consistently wrong? Look for labels that appear frequently in predictions but rarely in annotations — or vice versa.
  • Has something changed in production? A sudden shift in label distribution may indicate a change in the product or the inspection setup, not a model problem.