Skip to content

Commit 76409b2

Browse files
committed
folder names
1 parent 87b134b commit 76409b2

31 files changed

+11
-11
lines changed

articles/machine-learning/concept-responsible-ai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Microsoft has developed a [Responsible AI Standard](https://blogs.microsoft.com/
2626

2727
This article demonstrates how Azure Machine Learning supports tools for enabling developers and data scientists to implement and operationalize the six principles.
2828

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":::
3030

3131
## Fairness and inclusiveness
3232

articles/machine-learning/how-to-responsible-ai-insights-sdk-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom: responsible-ml, event-tier1-build-2022
1919

2020
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:
2121

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":::
2323

2424
## Responsible AI components
2525

articles/machine-learning/how-to-responsible-ai-insights-ui.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To access the dashboard generation wizard and generate a Responsible AI dashboar
2323
1. Select the registered model that you want to create Responsible AI insights for, and then select the **Details** tab.
2424
1. Select **Create Responsible AI dashboard (preview)**.
2525

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":::
2727

2828
To learn more, see the Responsible AI dashboard [supported model types and limitations](concept-responsible-ai-dashboard.md#supported-scenarios-and-limitations).
2929

@@ -47,19 +47,19 @@ In the first two sections, you select the train and test datasets that you used
4747
4848
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.
4949

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":::
5151

5252
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.
5353

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":::
5555

5656
1. If the train or test dataset you want to use isn't listed, select **Create** to upload it.
5757

5858
## Select your modeling task
5959

6060
After you've picked your datasets, select your modeling task type, as shown in the following image:
6161

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":::
6363

6464
## Select your dashboard components
6565

@@ -71,7 +71,7 @@ The Responsible AI dashboard offers two profiles for recommended sets of tools t
7171
> [!NOTE]
7272
> Multi-class classification doesn't support the real-life interventions analysis profile.
7373
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":::
7575

7676
1. Select the profile you want to use.
7777
1. Select **Next**.
@@ -80,7 +80,7 @@ The Responsible AI dashboard offers two profiles for recommended sets of tools t
8080

8181
After you’ve selected a profile, the **Component parameters for model debugging** configuration pane for the corresponding components appears.
8282

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":::
8484

8585
Component parameters for model debugging:
8686

@@ -96,13 +96,13 @@ Component parameters for model debugging:
9696

9797
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.
9898

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":::
100100

101101
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.
102102

103103
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.
104104

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":::
106106

107107
Component parameters for real-life interventions use causal analysis. Do the following:
108108

@@ -115,7 +115,7 @@ Component parameters for real-life interventions use causal analysis. Do the fol
115115

116116
Finally, configure your experiment to kick off a job to generate your Responsible AI dashboard.
117117

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":::
119119

120120
On the **Training job** or **Experiment configuration** pane, do the following:
121121

0 commit comments

Comments
 (0)