Skip to content

Commit 08ac33e

Browse files
authored
Update how-to-deploy-model-custom-output.md
1 parent 456b130 commit 08ac33e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-deploy-model-custom-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This example shows how you can deploy a model to perform batch inference and cus
3333

3434
The model has been trained using an `XGBBoost` classifier and all the required preprocessing has been packaged as a `scikit-learn` pipeline, making this model an end-to-end pipeline that goes from raw data to predictions.
3535

36-
[!INCLUDE [machine-learning-batch-clone](../../includes/machine-learning/azureml-batch-clone-samples-with-studio.md)]
36+
[!INCLUDE [machine-learning-batch-clone](../../includes/machine-learning/azureml-batch-clone-samples.md)]
3737

3838
The files for this example are in:
3939

0 commit comments

Comments
 (0)