Work with metrics over time

Published

May 12, 2025

Once generated via the ValidMind Library, view and add metrics over time to your ongoing monitoring plans in the ValidMind Platform.

Metrics over time refers to the continued monitoring of a model’s performance once it is deployed. Tracking how a model performs as new data is introduced or conditions change ensures that it remains accurate and reliable in real-world environments where data distributions or market conditions shift.

Learn how to log metrics over time, set thresholds, and analyze model performance trends with our Jupyter Notebook sample.

Prerequisites

Add metrics over time

  1. In the left sidebar, click Inventory.

  2. Select a model or find your model by applying a filter or searching for it.3

  3. In the left sidebar that appears for your model, click Documentation or Ongoing Monitoring.

  4. Click on a section header to expand that section and add content.

  5. Hover your mouse over the space where you want your new block to go until a horizontal dashed line with a sign appears that indicates you can insert a new block:

    A gif showing the process of adding a content block in the UI

    Adding a content block in the UI
  6. Click and then select Metric Over Time4 under from library.

    By default, only the Developer role can add metrics over time within model documentation or ongoing monitoring plans.

  7. Select metric over time results:

    • Choose from available VM Library (out-of-the-box) or Custom tests under metric over time in the left sidebar of the test selection modal.
    • Use Search by name on the top-left to locate specific metric results.

    A screenshot showing several Metric Over Time blocks that have been selected for insertion

    Metric Over Time blocks that have been selected for insertion

    To preview what is included in a metric, click on it. By default, the actively selected metric is previewed.

  8. Click Insert # Metric(s) Over Time to Document when you are ready.

  9. After inserting the metrics into your document, review the data to confirm that it is accurate and relevant.

    A screenshot showing an example F1 Score — Metric Over Time visualization

    Example F1 Score — Metric Over Time visualization

View metric over time metadata

After you have added metrics over time to your document, you can view the following information attached to the result:

  • Date and time the metric was recorded
  • Who updated the metric
  • The numeric value of the metric
  • The metric’s thresholds
  • Any additional parameters
  1. In the left sidebar, click Inventory.

  2. Select a model or find your model by applying a filter or searching for it.5

  3. In the left sidebar that appears for your model, click Documentation or Ongoing Monitoring.

  4. Locate the metric whose metadata you want to view.

  5. Under the metric’s name, click on Data tab.

    A screenshot showing an example Data tab within a Metric Over Time

    Example Data tab within a Metric Over Time

What’s next