Skip to content

Commit 748b0a0

Browse files
authored
Broken link fixed
1 parent b4e4fa1 commit 748b0a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-machine-learning-interpretability-aml.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ Follow one of these paths to access the explanations dashboard in Azure Machine
365365
[![Visualization Dashboard with Aggregate Feature Importance in AzureML studio in experiments](./media/how-to-machine-learning-interpretability-aml/model-explanation-dashboard-aml-studio.png)](./media/how-to-machine-learning-interpretability-aml/model-explanation-dashboard-aml-studio.png#lightbox)
366366

367367
* **Models** pane
368-
1. If you registered your original model by following the steps in [Deploy models with Azure Machine Learning](./how-to-deploy-and-where.md), you can select **Models** in the left pane to view it.
368+
1. If you registered your original model by following the steps in [Deploy models with Azure Machine Learning](./how-to-deploy-managed-online-endpoints.md), you can select **Models** in the left pane to view it.
369369
1. Select a model, and then the **Explanations** tab to view the explanations dashboard.
370370

371371
## Interpretability at inference time
@@ -430,7 +430,7 @@ You can deploy the explainer along with the original model and use it at inferen
430430

431431
1. Deploy the image to a compute target, by following these steps:
432432

433-
1. If needed, register your original prediction model by following the steps in [Deploy models with Azure Machine Learning](./how-to-deploy-and-where.md).
433+
1. If needed, register your original prediction model by following the steps in [Deploy models with Azure Machine Learning](./how-to-deploy-managed-online-endpoints.md).
434434

435435
1. Create a scoring file.
436436

0 commit comments

Comments
 (0)