Skip to main content

MLOps

This guide explains how to access useful information regarding H2O MLOps-related gauge metrics. The MLOps section includes:

  • A summary view of total H2O MLOps gauge metrics.
  • The total count of H2O MLOps gauge metrics up to a selected date.
note

MLOps data is updated every 10 minutes.

Click MLOps on the left-navigation bar to open the MLOps page.

Gauge metric view

The first chart shows the total cumulative count of selected gauge metrics over a specified time frame.

To view the data:

  1. From the dropdown menu, select the gauge metrics of which you wish to view the total count.
  2. Pick a Start date and an End date. select gauge metrics, start date and end date

The total count plot displays the following:

  • Gauge type: The type of H2O MLOps gauge metric. If you select multiple types, each is shown in a different color.
  • Total count: The cumulative total count for each selected gauge type.
  • Date: The date corresponding to each data point. Gauge metric view

Total count view

This view shows the cumulative count of all gauge metric types (not just the selected ones in the plot) up to a specific date in a table.

To view the data:

  • Use the calendar tool to select a date.

The table displays the following:

  • Gauge type: The type of H2O MLOps gauge metric.
  • Total count: The cumulative total count for each gauge type as of the selected date.

total count view for a selected date


Feedback