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/index.yml
+85-54Lines changed: 85 additions & 54 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
### YamlMime:YamlDocument
2
-
abstract:
2
+
abstract:
3
3
description: "Learn how to build intelligent algorithms into apps and websites using these Azure Machine Learning products. Tutorials, quickstarts, API references, and examples show you how."
4
4
documentType: LandingData
5
-
metadata:
5
+
metadata:
6
6
author: j-martens
7
7
description: "Learn how to build intelligent algorithms into apps, websites, and bots so that they see, hear, speak, and understand your user needs through natural methods of communication. Tutorials, quickstarts, API references, and examples show you how."
8
8
ms.author: jmartens
@@ -14,122 +14,153 @@ metadata:
14
14
ms.topic: landing-page
15
15
services: machine-learning
16
16
title: "Azure Machine Learning Documentation – Tutorials, API reference | Microsoft Docs"
html: "<p>Learn how this service empowers data scientists to develop and manage AI solutions<br/> using the Azure CLI and Python tools and libraries with a variety of Azure data and compute services. Learn more...</p>"
text: "Get set up and start using Azure Machine Learning service:"
36
36
type: paragraph
37
-
-
37
+
-
38
38
text: "<b>Quickstarts:</b>"
39
39
type: paragraph
40
-
-
41
-
items:
42
-
-
40
+
-
41
+
items:
42
+
-
43
43
html: "<a href=\"service/quickstart-run-cloud-notebook\">Run an experiment in the cloud</a> (no install required)"
44
-
-
45
-
html: "<a href=\"service/quickstart-run-local-notebook\">Run an experiment using a local notebook server</a> (local SDK install)"
44
+
-
45
+
html: "<a href=\"service/quickstart-run-local-notebook\">Run an experiment using a local notebook server</a> (local SDK install)"
46
46
style: unordered
47
47
type: list
48
-
-
48
+
-
49
+
text: "<b>Tutorial: Train and deploy your first automated ML model in Azure portal:</b>"
50
+
type: paragraph
51
+
-
52
+
items:
53
+
-
54
+
html: "<a href=\"service/tutorial-first-experiment-automated-ml\">Use automated machine learning to train and deploy your first classification model</a>"
55
+
style: unordered
56
+
type: list
57
+
-
58
+
text: "<b>Tutorial: Train your first ML model with SDK:</b>"
59
+
type: paragraph
60
+
-
61
+
items:
62
+
-
63
+
html: "Part 1: <a href=\"service/tutorial-1st-experiment-sdk-setup\">Setup environment and workspace</a>"
64
+
-
65
+
html: "Part 2: <a href=\"service/tutorial-1st-experiment-sdk-train\">Train your first model</a>"
66
+
style: unordered
67
+
type: list
68
+
-
69
+
text: "<b>Tutorial: Train and deploy first experiment using visual interface:</b>"
html: "<p>Flexible enterprise machine learning platform, supporting R and Python deployments on Windows, Linux, and HDInsight Spark and Hadoop clusters.</p>"
html: "<p>A collaborative data science methodology that helps teams deliver predictive analytics solutions and intelligent applications efficiently.</p>"
html: "<p>Experiment without installing or configuring software using the Data Science (DSVM) and Deep Learning (DLVM) virtual machines. Popular data analytics, machine learning and AI tools are preinstalled.</p>"
Copy file name to clipboardExpand all lines: articles/machine-learning/service/index.yml
+11-8Lines changed: 11 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -19,14 +19,14 @@ abstract:
19
19
description: Azure Machine Learning service provides SDKs and services to quickly prep data, train, and deploy machine learning models. Improve productivity and costs with autoscaling compute & pipelines. Use these capabilities with open-source Python frameworks, such as PyTorch, TensorFlow, and scikit-learn. Get started with our quickstarts and tutorials.
- html: 'Get started: <a href="tutorial-first-experiment-automated-ml">Train and deploy</a> your first automated ML model in Azure portal.'
48
+
- html: 'Get started: <a href="tutorial-1st-experiment-sdk-setup">Setup dev environment</a> and <a href="tutorial-1st-experiment-sdk-train">train your first ML model</a> using a Jupyter notebook (<b>two-part series</b>).'
49
+
- html: 'Get started: <a href="ui-tutorial-automobile-price-train-score">Train</a> and <a href="ui-tutorial-automobile-price-deploy">deploy</a> your first ML experiment with the drag-n-drop visual interface (<b>two-part series</b>).'
- html: <a href="tutorial-data-prep">Prep data</a> and <a href="tutorial-auto-train-models">use automated machine learning</a> to train & tune regression models (<b>two-part series</b>).
49
52
- html: <a href="ui-tutorial-automobile-price-train-score">Predict automobile price</a> with the visual interface and <a href="ui-tutorial-automobile-price-deploy">deploy</a> the regression model.
@@ -52,7 +55,7 @@ sections:
52
55
items:
53
56
- type: paragraph
54
57
text: 'Find <a href="samples-notebooks">Jupyter notebooks</a> to help you explore the service on Github.'
55
-
58
+
56
59
- title: Reference
57
60
items:
58
61
- type: list
@@ -62,7 +65,7 @@ sections:
62
65
- html: '<a href="https://aka.ms/aml-monitoring-sdk">Monitoring</a> Python SDK: collect data on deployed web services'
63
66
- html: '<a href="../algorithm-module-reference/module-reference.md">Algorithm & module reference</a> for the visual interface'
64
67
- html: '<a href="https://docs.microsoft.com/cli/azure/ext/azure-cli-ml/ml?view=azure-cli-latest">Azure ML CLI</a>: a machine learning command-line interface extension'
65
-
68
+
66
69
- title: Other Azure Machine Learning technologies
0 commit comments