You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/quickstart-create-resources.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -139,10 +139,9 @@ Use your compute instance with the following tutorials to train and deploy a mod
139
139
140
140
|Tutorial |Description |
141
141
|---------|---------|
142
-
|[Quickstart: Get to know Azure Machine Learning](tutorial-azure-ml-in-a-day.md)| Basic end-to-end train and deploy a model |
142
+
|[Quickstart: startd with Azure Machine Learning](tutorial-azure-ml-in-a-day.md)| Basic end-to-end train and deploy a model |
143
143
|[Tutorial: Upload, access and explore your data in Azure Machine Learning](tutorial-explore-data.md)| Store large data in the cloud and retrieve it from notebooks and scripts |
144
-
|[Model development on a cloud workstation](tutorial-cloud-workstation.md)| Start prototyping and developing machine learning models |
144
+
|[Tutorial: Model development on a cloud workstation](tutorial-cloud-workstation.md)| Start prototyping and developing machine learning models |
145
145
|[Tutorial: Train a model in Azure Machine Learning](tutorial-train-model.md)| Dive in to the details of training a model |
146
-
|[Deploy a model as an online endpoint](tutorial-deploy-model.md)| Dive in to the details of deploying a model |
146
+
|[Tutorial: Deploy a model as an online endpoint](tutorial-deploy-model.md)| Dive in to the details of deploying a model |
147
147
|[Tutorial: Create production machine learning pipelines](tutorial-pipeline-python-sdk.md)| Split a complete machine learning task into a multistep workflow. |
148
-
|[Tutorial: Create production machine learning pipelines](tutorial-pipeline-python-sdk.md)| Split a complete machine learning task into a multistep workflow. |
0 commit comments