> ## Documentation Index
> Fetch the complete documentation index at: https://docs.domino.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Use Cohort Analysis

When the Model Monitor detects data drift or a reduction in quality for a regression model, the Cohort Analysis gives you details so you can take remedial action. It identifies underperforming cohorts of data, determines what differentiates this data, and shows you specific features of the data that require examination. See [Set up Cohort Analysis](/cloud/platform-capabilities/features/monitoring/4-set-up-model-monitor/6-set-up-cohort-analysis-mm) for information about how to enable this feature.

<Note>
  This feature is only available for regression models with numerical features.
</Note>

## Review the Cohort Analysis

You can access the job or report for the Cohort Analysis from the Model Monitor.

* The job gives you access to the JSON files that contain the code used to perform the analysis, as well as the cohort statistics. You can copy the code and statistics to create custom reports or to use when remediating your model.

* The report shows a detailed cohort analysis. Use this to drill down into each cohort to understand the primary features that impact the model’s performance.

Review the Cohort Analysis:

1. From the navigation pane, click **Model Monitor**.

2. Select the model for which you generated the Cohort Analysis.

3. Click **Model Quality**.

4. In the Cohort Analysis Report area, click one of the following:

   * **Go to Job** to see the job. Click the **Results** tab to see the JSON data that was used to generate the report. In the navigation pane, you can click **Files** to see the related files.

   * **View Report** to open a Files page that has the .pdf. Click `<filename>.pdf` to view the report. The report has the following sections:

     1. Section 1 shows a visual representation and summary statistics about the model quality for the worst-performing cohorts. You can investigate these cohorts.

     2. Section 2 shows information about the most distinctive features (quantified by a contrast score) for the top worst-performing cohorts. You can investigate a feature or a combination of features for remediation.

     3. Section 3 shows summary statistics for all cohorts listed in the order of model performance. It also lists the features for a cohort that contribute to the cohort’s distinctiveness.

        | <img src="https://mintcdn.com/dominodatalab-e871cec4/5Jz7THzuC_hdPldj/images/5.0/cohort-analy-pdf1.png?fit=max&auto=format&n=5Jz7THzuC_hdPldj&q=85&s=6e46ec23622a69fa19ad84c7c3f93868" alt="The cohort summary shows the top 50 worst performing cohorts" width="1870" height="2068" data-path="images/5.0/cohort-analy-pdf1.png" /> | <img src="https://mintcdn.com/dominodatalab-e871cec4/5Jz7THzuC_hdPldj/images/5.0/pdf-ca-2.png?fit=max&auto=format&n=5Jz7THzuC_hdPldj&q=85&s=bbc25ef56bd4c0bc9f10e1d8e959c296" alt="The detailed cohort analysis shows the top 50 worst performing cohorts" width="1932" height="1530" data-path="images/5.0/pdf-ca-2.png" /> | <img src="https://mintcdn.com/dominodatalab-e871cec4/5Jz7THzuC_hdPldj/images/5.0/pdf-ca-3.png?fit=max&auto=format&n=5Jz7THzuC_hdPldj&q=85&s=926da7e9b76ac7f04f3a8668ca7cf6d4" alt="The cohort summary statistics show a table of the model quality statistics" width="1856" height="1360" data-path="images/5.0/pdf-ca-3.png" /> |
        | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
