|
10 | 10 | displayName: architecture
|
11 | 11 | href: concept-azure-machine-learning-architecture.md
|
12 | 12 | - name: What's happening to Workbench?
|
| 13 | + displayName: desktop |
13 | 14 | href: overview-what-happened-to-workbench.md
|
14 | 15 | - name: Quickstarts
|
15 | 16 | items:
|
|
31 | 32 | items:
|
32 | 33 | - name: Jupyter notebooks (GitHub)
|
33 | 34 | displayName: example, examples
|
34 |
| - href: http://aka.ms/aml-notebooks |
| 35 | + href: https://aka.ms/aml-notebooks |
35 | 36 | - name: Concepts
|
36 | 37 | items:
|
37 | 38 | - name: Model management
|
|
48 | 49 | - name: Set up development environment
|
49 | 50 | items:
|
50 | 51 | - name: Configure an environment
|
51 |
| - displayName: local, remote |
| 52 | + displayName: local, remote, azure notebooks, notebook, jupyter, dsvm |
52 | 53 | href: how-to-configure-environment.md
|
53 | 54 | - name: VS Code Tools for AI
|
54 | 55 | displayName: Visual Studio Code, vscode
|
|
70 | 71 | - name: Train models
|
71 | 72 | items:
|
72 | 73 | - name: Set up training environments
|
73 |
| - displayName: compute target, train |
| 74 | + displayName: compute target, dsvm, Data Science Virtual Machine, batchai, batch ai, local, cluster, aci, container instance, databricks, data lake, lake, hdi, hdinsights |
74 | 75 | href: how-to-set-up-training-targets.md
|
75 | 76 | - name: Access data in training
|
76 | 77 | href: how-to-access-data.md
|
|
82 | 83 | - name: TensorFlow
|
83 | 84 | href: how-to-train-tensorflow.md
|
84 | 85 | - name: Tune hyperparameters
|
| 86 | + displayName: parameter |
85 | 87 | href: how-to-tune-hyperparameters.md
|
86 | 88 | - name: Track experiments and metrics
|
87 | 89 | href: how-to-track-experiments.md
|
88 | 90 | - name: Automate machine learning
|
89 |
| - displayName: automl |
| 91 | + displayName: automl, auto ml |
90 | 92 | href: how-to-automated-ml.md
|
91 | 93 | items:
|
92 | 94 | - name: Configure auto training
|
|
100 | 102 | - name: Deploy models
|
101 | 103 | items:
|
102 | 104 | - name: Where to deploy models
|
| 105 | + displayName: publish |
103 | 106 | href: how-to-deploy-and-where.md
|
104 | 107 | - name: Deploy to ACI
|
105 | 108 | displayName: Azure Container Instances
|
|
125 | 128 | - name: Monitor with Application Insights
|
126 | 129 | href: how-to-enable-app-insights.md
|
127 | 130 | - name: Manage resource quotas
|
| 131 | + displayName: limits |
128 | 132 | href: how-to-manage-quotas.md
|
129 | 133 | - name: Use the Machine Learning CLI
|
130 |
| - displayName: cli, command line, command-line |
| 134 | + displayName: cli, command line, command-line, az, |
131 | 135 | href: reference-azure-machine-learning-cli.md
|
132 | 136 | - name: Reference
|
133 | 137 | items:
|
134 | 138 | - name: Machine learning SDK
|
135 |
| - href: http://aka.ms/aml-sdk |
| 139 | + displayName: api, core, package |
| 140 | + href: https://aka.ms/aml-sdk |
136 | 141 | - name: Data prep SDK
|
137 |
| - href: http://aka.ms/data-prep-sdk |
| 142 | + displayName: api, preparation, package |
| 143 | + href: https://aka.ms/data-prep-sdk |
138 | 144 | - name: Monitoring SDK
|
| 145 | + displayName: api, package |
139 | 146 | href: https://aka.ms/aml-monitoring-sdk
|
140 | 147 | - name: Resources
|
141 | 148 | items:
|
|
146 | 153 | - name: Regional availability
|
147 | 154 | href: https://azure.microsoft.com/regions/services/
|
148 | 155 | - name: Release notes
|
| 156 | + displayName: what's new |
149 | 157 | href: azure-machine-learning-release-notes.md
|
150 | 158 | - name: Known issues
|
151 | 159 | href: resource-known-issues.md
|
152 | 160 | - name: Get support
|
153 | 161 | href: support-for-aml-services.md
|
154 | 162 | - name: Export and delete data
|
| 163 | + displayName: gdpr |
155 | 164 | href: how-to-export-delete-data.md
|
156 | 165 | - name: Deprecated docs
|
157 | 166 | items:
|
|
160 | 169 | href: how-to-migrate.md
|
161 | 170 | - name: Export or delete account data (deprecated)
|
162 | 171 | href: ../desktop-workbench/export-delete-experimentation-model-management-data-dsr.md
|
163 |
| - - name: Workbench quickstart |
| 172 | + - name: Workbench quickstart (deprecated) |
164 | 173 | href: ../desktop-workbench/quickstart-installation.md
|
165 | 174 | - name: 'Tutorial 1: Prepare data'
|
166 | 175 | href: ../desktop-workbench/tutorial-classifying-iris-part-1.md
|
|
0 commit comments