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/overview-what-is-machine-learning-studio.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,19 +35,19 @@ The studio offers multiple authoring experiences depending on the type project a
35
35
36
36
Write and run your own code in managed [Jupyter Notebook servers](how-to-run-jupyter-notebooks.md) that are directly integrated in the studio.
37
37
38
-
:::image type="content" source="media/overview-what-is-azure-ml-studio/notebooks.gif" alt-text="Screenshot: write and run code in a notebook":::
38
+
:::image type="content" source="media/overview-what-is-azure-ml-studio/notebooks.gif" alt-text="Screenshot: write and run code in a notebook.":::
39
39
40
40
+**Azure Machine Learning designer**
41
41
42
42
Use the designer to train and deploy machine learning models without writing any code. Drag and drop datasets and components to create ML pipelines. Try out the [designer tutorial](tutorial-designer-automobile-price-train-score.md).
Learn how to create [automated ML experiments](tutorial-first-experiment-automated-ml.md) with an easy-to-use interface.
49
49
50
-

50
+
:::image type="content" source="./media/overview-what-is-azure-ml-studio/azure-machine-learning-automated-ml-ui.jpg" alt-text="AutoML in the Azure Machine Learning studio navigation pane." lightbox = "./media/overview-what-is-azure-ml-studio/azure-machine-learning-automated-ml-ui.jpg":::
51
51
52
52
+**Data labeling**
53
53
@@ -104,4 +104,4 @@ Start with [Quickstart: Get started with Azure Machine Learning](quickstart-crea
104
104
+[Use a Jupyter notebook to train image classification models](tutorial-train-deploy-notebook.md)
105
105
+[Use automated machine learning to train & deploy models](tutorial-first-experiment-automated-ml.md)
106
106
+[Use the designer to train & deploy models](tutorial-designer-automobile-price-train-score.md)
107
-
+[Use studio in a secured virtual network](how-to-enable-studio-virtual-network.md)
107
+
+[Use studio in a secured virtual network](how-to-enable-studio-virtual-network.md)
0 commit comments