Enabling model metrics

Metrics are used to track the performance of the models. When you enable model metrics while creating a workspace, the metrics are stored in a scalable metrics store. You can track individual model predictions and analyze metrics using custom code.

  1. Go to Cloudera Machine Learning and click Provision Workspace on the top-right corner.
  2. Enter the workspace name and other details.
  3. Click Advanced Options.
  4. Select Enable Model Metrics.
    If you want to connect to an external (custom) Postgres database, then specify the details in the additional optional arguments that are displayed. If you do not specify these details, a managed Postgres database will be used to store the metrics.