Skip to content

Commit 9bfcbe1

Browse files
authored
update link
1 parent 4dd74a9 commit 9bfcbe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-automl-forecasting-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Model from forecasting training jobs can be deployed in either of the two ways:
145145
1. Online Endpoint
146146
- Please refer [this link](./how-to-deploy-automl-endpoint.md) to do online deployment.
147147
- Please check the scoring file used in the deployment or click on the "Test" tab on the endpoint page in the studio to understand the structure of input that is expected by the deployment.
148-
- You can refer [this notebook](https://github.com/Azure/azureml-examples/blob/main/sdk/python/jobs/automl-standalone-jobs/automl-forecasting-task-bike-share/auto-ml-forecasting-bike-share.ipynb) to see an example.
148+
- You can refer [this notebook](https://github.com/Azure/azureml-examples/blob/main/sdk/python/jobs/automl-standalone-jobs/automl-forecasting-task-energy-demand/automl-forecasting-task-energy-demand-advanced-mlflow.ipynb) to see an example.
149149
2. Batch Endpoint
150150
- Please refer [this link](./how-to-use-batch-endpoint.md) to do batch deployment.
151151
- It requires you to develop a custom scoring script.

0 commit comments

Comments
 (0)