Skip to content

Commit f139153

Browse files
committed
move media; fix links
1 parent 8225c87 commit f139153

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

articles/machine-learning/v1/tutorial-power-bi-custom-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: sdkv1, event-tier1-build-2022
1515

1616
# Tutorial: Power BI integration - Create the predictive model with a Jupyter Notebook (part 1 of 2)
1717

18-
[!INCLUDE [sdk v1](../../includes/machine-learning-sdk-v1.md)]
18+
[!INCLUDE [sdk v1](../../../includes/machine-learning-sdk-v1.md)]
1919

2020
In part 1 of this tutorial, you train and deploy a predictive machine learning model by using code in a Jupyter Notebook. You also create a scoring script to define the input and output schema of the model for integration into Power BI. In part 2, you use the model to predict outcomes in Microsoft Power BI.
2121

@@ -32,7 +32,7 @@ In this tutorial, you:
3232
## Prerequisites
3333

3434
- An Azure subscription. If you don't already have a subscription, you can use a [free trial](https://azure.microsoft.com/free/).
35-
- An Azure Machine Learning workspace. If you don't already have a workspace, see [Create workspace resources](quickstart-create-resources.md).
35+
- An Azure Machine Learning workspace. If you don't already have a workspace, see [Create workspace resources](../quickstart-create-resources.md).
3636
- Introductory knowledge of the Python language and machine learning workflows.
3737

3838
## Create a notebook and compute

0 commit comments

Comments
 (0)