You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/concept-responsible-ai.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Microsoft has developed a [Responsible AI Standard](https://blogs.microsoft.com/
26
26
27
27
This article demonstrates how Azure Machine Learning supports tools for enabling developers and data scientists to implement and operationalize the six principles.
28
28
29
-
:::image type="content" source="./media/concept-responsible-ml/concept-responsible-ml.png" alt-text=" Diagram of the six principles of Microsoft Responsible AI, which encompass fairness, reliability and safety, privacy and security, inclusiveness, transparency, and accountability." border="false":::
29
+
:::image type="content" source="./media/concept-responsible-ai/concept-responsible-ml.png" alt-text=" Diagram of the six principles of Microsoft Responsible AI, which encompass fairness, reliability and safety, privacy and security, inclusiveness, transparency, and accountability." border="false":::
You can generate a Responsible AI dashboard and scorecard via a pipeline job by using Responsible AI components. There are six core components for creating Responsible AI dashboards, along with a couple of helper components. Here's a sample experiment graph:
21
21
22
-
:::image type="content" source="./media/how-to-responsible-ai-dashboard-sdk-cli/sample-experiment-graph.png" alt-text="Screenshot of a sample experiment graph." lightbox= "./media/how-to-responsible-ai-dashboard-sdk-cli/sample-experiment-graph.png":::
22
+
:::image type="content" source="./media/how-to-responsible-ai-insights-sdk-cli/sample-experiment-graph.png" alt-text="Screenshot of a sample experiment graph." lightbox= "./media/how-to-responsible-ai-insights-sdk-cli/sample-experiment-graph.png":::
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-responsible-ai-insights-ui.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ To access the dashboard generation wizard and generate a Responsible AI dashboar
23
23
1. Select the registered model that you want to create Responsible AI insights for, and then select the **Details** tab.
24
24
1. Select **Create Responsible AI dashboard (preview)**.
25
25
26
-
:::image type="content" source="./media/how-to-responsible-ai-dashboard-ui/create-responsible-ai-dashboard.png" alt-text="Screenshot of the wizard details pane with 'Create Responsible AI dashboard (preview)' tab highlighted." lightbox ="./media/how-to-responsible-ai-dashboard-ui/create-responsible-ai-dashboard.png":::
26
+
:::image type="content" source="./media/how-to-responsible-ai-insights-ui/create-responsible-ai-dashboard.png" alt-text="Screenshot of the wizard details pane with 'Create Responsible AI dashboard (preview)' tab highlighted." lightbox ="./media/how-to-responsible-ai-insights-ui/create-responsible-ai-dashboard.png":::
27
27
28
28
To learn more, see the Responsible AI dashboard [supported model types and limitations](concept-responsible-ai-dashboard.md#supported-scenarios-and-limitations).
29
29
@@ -47,19 +47,19 @@ In the first two sections, you select the train and test datasets that you used
47
47
48
48
1.**Select a dataset for training**: In the list of registered datasets in the Azure Machine Learning workspace, select the dataset you want to use to generate Responsible AI insights for components, such as model explanations and error analysis.
49
49
50
-
:::image type="content" source="./media/how-to-responsible-ai-dashboard-ui/create-responsible-ai-dashboard-ui-train-dataset.png" alt-text="Screenshot of the train dataset tab." lightbox= "./media/how-to-responsible-ai-dashboard-ui/create-responsible-ai-dashboard-ui-train-dataset.png":::
50
+
:::image type="content" source="./media/how-to-responsible-ai-insights-ui/create-responsible-ai-dashboard-ui-train-dataset.png" alt-text="Screenshot of the train dataset tab." lightbox= "./media/how-to-responsible-ai-insights-ui/create-responsible-ai-dashboard-ui-train-dataset.png":::
51
51
52
52
1.**Select a dataset for testing**: In the list of registered datasets, select the dataset you want to use to populate your Responsible AI dashboard visualizations.
53
53
54
-
:::image type="content" source="./media/how-to-responsible-ai-dashboard-ui/create-responsible-ai-dashboard-ui-test-dataset.png" alt-text="Screenshot of the test dataset tab." lightbox= "./media/how-to-responsible-ai-dashboard-ui/create-responsible-ai-dashboard-ui-test-dataset.png":::
54
+
:::image type="content" source="./media/how-to-responsible-ai-insights-ui/create-responsible-ai-dashboard-ui-test-dataset.png" alt-text="Screenshot of the test dataset tab." lightbox= "./media/how-to-responsible-ai-insights-ui/create-responsible-ai-dashboard-ui-test-dataset.png":::
55
55
56
56
1. If the train or test dataset you want to use isn't listed, select **Create** to upload it.
57
57
58
58
## Select your modeling task
59
59
60
60
After you've picked your datasets, select your modeling task type, as shown in the following image:
61
61
62
-
:::image type="content" source="./media/how-to-responsible-ai-dashboard-ui/create-responsible-ai-dashboard-ui-modeling-task.png" alt-text="Screenshot of the modeling task tab." lightbox= "./media/how-to-responsible-ai-dashboard-ui/create-responsible-ai-dashboard-ui-modeling-task.png":::
62
+
:::image type="content" source="./media/how-to-responsible-ai-insights-ui/create-responsible-ai-dashboard-ui-modeling-task.png" alt-text="Screenshot of the modeling task tab." lightbox= "./media/how-to-responsible-ai-insights-ui/create-responsible-ai-dashboard-ui-modeling-task.png":::
63
63
64
64
## Select your dashboard components
65
65
@@ -71,7 +71,7 @@ The Responsible AI dashboard offers two profiles for recommended sets of tools t
71
71
> [!NOTE]
72
72
> Multi-class classification doesn't support the real-life interventions analysis profile.
73
73
74
-
:::image type="content" source="./media/how-to-responsible-ai-dashboard-ui/create-responsible-ai-dashboard-ui-dashboard-components.png" alt-text="Screenshot of the dashboard components tab, showing the 'Model debugging' and 'Real-life interventions' profiles." lightbox ="./media/how-to-responsible-ai-dashboard-ui/create-responsible-ai-dashboard-ui-dashboard-components.png":::
74
+
:::image type="content" source="./media/how-to-responsible-ai-insights-ui/create-responsible-ai-dashboard-ui-dashboard-components.png" alt-text="Screenshot of the dashboard components tab, showing the 'Model debugging' and 'Real-life interventions' profiles." lightbox ="./media/how-to-responsible-ai-insights-ui/create-responsible-ai-dashboard-ui-dashboard-components.png":::
75
75
76
76
1. Select the profile you want to use.
77
77
1. Select **Next**.
@@ -80,7 +80,7 @@ The Responsible AI dashboard offers two profiles for recommended sets of tools t
80
80
81
81
After you’ve selected a profile, the **Component parameters for model debugging** configuration pane for the corresponding components appears.
82
82
83
-
:::image type="content" source="./media/how-to-responsible-ai-dashboard-ui/create-responsible-ai-dashboard-ui-component-parameter-debugging.png" alt-text="Screenshot of the component parameter tab, showing the 'Component parameters for model debugging' configuration pane." lightbox = "./media/how-to-responsible-ai-dashboard-ui/create-responsible-ai-dashboard-ui-component-parameter-debugging.png":::
83
+
:::image type="content" source="./media/how-to-responsible-ai-insights-ui/create-responsible-ai-dashboard-ui-component-parameter-debugging.png" alt-text="Screenshot of the component parameter tab, showing the 'Component parameters for model debugging' configuration pane." lightbox = "./media/how-to-responsible-ai-insights-ui/create-responsible-ai-dashboard-ui-component-parameter-debugging.png":::
84
84
85
85
Component parameters for model debugging:
86
86
@@ -96,13 +96,13 @@ Component parameters for model debugging:
96
96
97
97
When you select **Specify which features to perturb**, you can specify the range you want to allow perturbations in. For example: for the feature YOE (Years of experience), specify that counterfactuals should have feature values ranging from only 10 to 21 instead of the default values of 5 to 21.
98
98
99
-
:::image type="content" source="./media/how-to-responsible-ai-dashboard-ui/model-debug-counterfactuals.png" alt-text="Screenshot of the wizard, showing a pane of features you can specify to perturb." lightbox = "./media/how-to-responsible-ai-dashboard-ui/model-debug-counterfactuals.png":::
99
+
:::image type="content" source="./media/how-to-responsible-ai-insights-ui/model-debug-counterfactuals.png" alt-text="Screenshot of the wizard, showing a pane of features you can specify to perturb." lightbox = "./media/how-to-responsible-ai-insights-ui/model-debug-counterfactuals.png":::
100
100
101
101
1.**Generate explanations**: Toggle on and off to generate a model explanation component for your Responsible AI dashboard. No configuration is necessary, because a default opaque box mimic explainer will be used to generate feature importances.
102
102
103
103
Alternatively, if you select the **Real-life interventions** profile, you’ll see the following screen generate a causal analysis. This will help you understand the causal effects of features you want to “treat” on a certain outcome you want to optimize.
104
104
105
-
:::image type="content" source="./media/how-to-responsible-ai-dashboard-ui/create-responsible-ai-dashboard-ui-component-parameter-real-life-intervention.png" alt-text="Screenshot of the wizard, showing the 'Component parameters for real-life interventions' pane." lightbox = "./media/how-to-responsible-ai-dashboard-ui/create-responsible-ai-dashboard-ui-component-parameter-real-life-intervention.png":::
105
+
:::image type="content" source="./media/how-to-responsible-ai-insights-ui/create-responsible-ai-dashboard-ui-component-parameter-real-life-intervention.png" alt-text="Screenshot of the wizard, showing the 'Component parameters for real-life interventions' pane." lightbox = "./media/how-to-responsible-ai-insights-ui/create-responsible-ai-dashboard-ui-component-parameter-real-life-intervention.png":::
106
106
107
107
Component parameters for real-life interventions use causal analysis. Do the following:
108
108
@@ -115,7 +115,7 @@ Component parameters for real-life interventions use causal analysis. Do the fol
115
115
116
116
Finally, configure your experiment to kick off a job to generate your Responsible AI dashboard.
117
117
118
-
:::image type="content" source="./media/how-to-responsible-ai-dashboard-ui/create-responsible-ai-dashboard-ui-experiment-config.png" alt-text="Screenshot of the Experiment configuration tab, showing the 'Training job or experiment configuration' pane." lightbox= "./media/create-responsible-ai-dashboard-ui-experiment-config.png":::
118
+
:::image type="content" source="./media/how-to-responsible-ai-insights-ui/create-responsible-ai-dashboard-ui-experiment-config.png" alt-text="Screenshot of the Experiment configuration tab, showing the 'Training job or experiment configuration' pane." lightbox= "./media/create-responsible-ai-dashboard-ui-experiment-config.png":::
119
119
120
120
On the **Training job** or **Experiment configuration** pane, do the following:
0 commit comments