Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 95d37f5

Browse files
committedFeb 10, 2021
fixing image file names
1 parent 636988f commit 95d37f5

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
 

‎articles/machine-learning/how-to-machine-learning-fairness-aml.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,9 @@ The following example shows how to use the fairness package. We will upload mode
216216

217217

218218

219-
[![Fairness Dashboard Allocation](./media/how-to-machine-learning-fairness-aml/dashboard1.png)](./media/how-to-machine-learning-fairness-aml/dashboard1.png#lightbox)
219+
[![Fairness Dashboard Allocation](./media/how-to-machine-learning-fairness-aml/dashboard-1.png)](./media/how-to-machine-learning-fairness-aml/dashboard-1.png#lightbox)
220220

221-
[![Fairness Dashboard Quality of Service](./media/how-to-machine-learning-fairness-aml/dashboard2.png)](./media/how-to-machine-learning-fairness-aml/dashboard2.png#lightbox)
221+
[![Fairness Dashboard Quality of Service](./media/how-to-machine-learning-fairness-aml/dashboard-2.png)](./media/how-to-machine-learning-fairness-aml/dashboard-2.png#lightbox)
222222
* **Models pane**
223223
1. If you registered your original model by following the previous steps, you can select **Models** in the left pane to view it.
224224
1. Select a model, and then the **Fairness** tab to view the explanation visualization dashboard.

0 commit comments

Comments
 (0)
Please sign in to comment.