Skip to content

Commit 8294737

Browse files
Merge pull request #285212 from sdgilley/sdg-ml-landing
update landing page
2 parents 261b59d + 85d1fcb commit 8294737

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

articles/machine-learning/index.yml

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
ms.author: sgilley
1313
author: sdgilley
1414
ms.reviewer: sgilley
15-
ms.date: 02/15/2024
15+
ms.date: 08/21/2024
1616
ms.custom: jordan-changes
1717
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1818

@@ -23,6 +23,9 @@ landingContent:
2323
links:
2424
- text: "What is Azure Machine Learning?"
2525
url: overview-what-is-azure-machine-learning.md
26+
- text: "What is Responsible AI?"
27+
url: concept-responsible-ai.md
28+
2629
# Card
2730
- title: Setup & quickstart
2831
linkLists:
@@ -48,6 +51,16 @@ landingContent:
4851
- text: Set up a reusable pipeline
4952
url: tutorial-pipeline-python-sdk.md
5053

54+
# Card
55+
- title: "Build AI solutions"
56+
linkLists:
57+
- linkListType: quickstart
58+
links:
59+
- text: "What is Azure Machine Learning prompt flow?"
60+
url: prompt-flow/overview-what-is-prompt-flow.md
61+
- text: "Get started in prompt flow"
62+
url: prompt-flow/get-started-prompt-flow.md
63+
5164
# Card
5265
- title: Work with data
5366
linkLists:
@@ -57,8 +70,6 @@ landingContent:
5770
url: interactive-data-wrangling-with-apache-spark-azure-ml.md
5871
- text: Create data assets
5972
url: how-to-create-data-assets.md
60-
- text: Work with tables
61-
url: how-to-mltable.md
6273

6374
# Card
6475
- title: Train models
@@ -67,14 +78,8 @@ landingContent:
6778
links:
6879
- text: Run training with CLI, SDK, or REST API
6980
url: how-to-train-model.md
70-
- text: Tune hyperparameters for model training
71-
url: how-to-tune-hyperparameters.md
7281
- text: Build pipelines from reuseable components
7382
url: tutorial-pipeline-python-sdk.md
74-
- text: Use automated ML in studio
75-
url: tutorial-first-experiment-automated-ml.md
76-
- text: Train with R
77-
url: how-to-r-train-model.md
7883
# Card
7984
- title: Deploy models
8085
linkLists:
@@ -84,10 +89,6 @@ landingContent:
8489
url: concept-endpoints.md
8590
- text: Real-time scoring with online endpoints
8691
url: how-to-deploy-online-endpoints.md
87-
- text: Batch scoring with batch endpoints
88-
url: batch-inference/how-to-use-batch-endpoint.md
89-
- text: Deploy R models
90-
url: how-to-r-deploy-r-model.md
9192

9293
# Card
9394
- title: "Manage the ML lifecycle (MLOps)"
@@ -133,6 +134,4 @@ landingContent:
133134
- text: Python SDK (v2) code examples
134135
url: https://github.com/Azure/azureml-examples/blob/main/sdk/python/README.md
135136
- text: CLI (v2) code examples
136-
url: https://github.com/Azure/azureml-examples/blob/main/cli/README.md
137-
- text: ML Studio (classic) documentation
138-
url: ./classic/index.yml
137+
url: https://github.com/Azure/azureml-examples/blob/main/cli/README.md

0 commit comments

Comments
 (0)