This feature is only available for regression models with numerical features.
Set up Cohort Analysis for this Model Monitor
Prerequisites
- The model is a regression type model
- Ground truth data is available.
Set up Cohort Analysis
- From the navigation pane, click Model Monitor.
- Click the name of the model for which you want to set up Cohort Analysis.
- Click Model Quality.
- Click Register Ground Truth Data > Upload Ground Truth Config.
- In the Register Ground Truth window, click Register with Cohort Analysis.
Check the status of the data ingestion
After you set up the data analysis for a regression model, you might want to check its status.- From the navigation pane, click Deploy > Model Monitor.
- Click the name of the model for which you set up Cohort Analysis.
- Click Ingest History to check to see if the status is Done.
Configure the Cohort Analysis
You can configure the cohort analysis for a model to customize the report.Prerequisites
- Set up Cohort Analysis.
- Check the status of the data ingestion to confirm the data analysis is complete.
Configure the Cohort Analysis
- In the navigation pane, click Projects.
- Click the DominoCohortAnalysis project. The DominoCohortAnalysis Project is created automatically as a private project under the model’s project owner’s account.
- In the navigation pane, click Code.
-
Click
config.yamland then click Edit. You can configure the following parameters: min_k
The minimum number of cohorts. max_k
The maximum number of cohorts. max_samples_for_clustering
The maximum number of samples to use to find cohorts num_bins
The number of bins to use to compute the feature histograms and the contrast score. max_num_top_cohorts_for_report
The maximum number of cohorts to show in the Cohort Summary and Detailed Cohort Analysis sections of the Cohort Analysis report. max_num_top_cohorts_for_report
The maximum number of features to show per cohort in the Detailed Cohort Analysis section of the Cohort Analysis report. - Click Save.
- In the navigation pane, click Jobs.
- Select the cohort_analysis job and click Run to generate new results.