Skip to content

Commit 71eb5a4

Browse files
committed
fix
1 parent b185b8f commit 71eb5a4

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

articles/machine-learning/how-to-responsible-ai-text-dashboard.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -118,14 +118,12 @@ The *fill lines* between nodes visualize the distribution of datapoints into chi
118118

119119
To find important failure patterns, look for nodes with darker colors indicating a higher error rate, and thicker fill lines indicating higher error coverage.
120120

121-
##### Feature list
122-
123121
To edit the list of features the tree uses to train the tree map, select **Feature list** at the top of the view.
124122

125-
In the **Feature list** pane, **Features** lists the names of the features in the dataset. You can search to find specific features. **Importances** visualizes the relative importance of each feature in the dataset. You can select or deselect the check boxes next to each feature to add or remove the feature from the tree map.
126-
127123
:::image type="content" source="./media/how-to-responsible-ai-dashboard-text-insights/error-analysis-feature-list.png" alt-text="Screenshot of the error analysis feature list." lightbox="./media/how-to-responsible-ai-dashboard-text-insights/error-analysis-feature-list.png":::
128124

125+
In the **Feature list** pane, **Features** lists the names of the features in the dataset. You can search to find specific features. **Importances** visualizes the relative importance of each feature in the dataset. You can select or deselect the check boxes next to each feature to add or remove the feature from the tree map.
126+
129127
You can also configure the following settings:
130128

131129
- **Maximum depth** sets the maximum depth of the tree.
@@ -167,17 +165,13 @@ You can choose between **Dataset cohorts** or **Feature cohorts** by selecting e
167165

168166
You can also enable **Show heatmaps** for either view.
169167

170-
- At the bottom of the component, you can choose to view **Metrics visualizations** or a **Confusion matrix**.
171-
172-
:::image type="content" source="./media/how-to-responsible-ai-dashboard-text-insights/confusion-matrix.png" alt-text="Screenshot of a Confusion matrix in the Feature cohort view of the Model overview component." lightbox="./media/how-to-responsible-ai-dashboard-text-insights/confusion-matrix.png":::
173-
174-
#### Dataset cohorts and Feature cohorts
168+
#### Dataset cohorts
175169

176170
**Dataset cohorts** displays the selected metrics across the global cohort and all user-defined cohorts in the dashboard.
177171

178172
:::image type="content" source="./media/how-to-responsible-ai-dashboard-text-insights/model-overview.png" alt-text="Screenshot of the model overview on the dataset cohorts tab." lightbox="./media/how-to-responsible-ai-dashboard-text-insights/model-overview.png":::
179173

180-
#### Dataset cohorts and Feature cohorts
174+
#### Feature cohorts
181175

182176
**Feature cohorts** displays the selected metrics for cohorts that are based on selected features. You select the **Feature(s)** to define the cohorts. This view also shows **Fairness metrics** such as **Difference** and **Ratio** parity.
183177

0 commit comments

Comments
 (0)