Skip to content

Commit 4ca469b

Browse files
committed
update landing page
1 parent df7fcaf commit 4ca469b

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

articles/machine-learning/index.yml

Lines changed: 13 additions & 13 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,15 @@ 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+
- links:
58+
- text: "What is Azure Machine Learning prompt flow?"
59+
url: overview-what-is-prompt-flow.md
60+
- text: "Get started in prompt flow"
61+
url: get-started-prompt-flow.md
62+
5163
# Card
5264
- title: Work with data
5365
linkLists:
@@ -57,8 +69,6 @@ landingContent:
5769
url: interactive-data-wrangling-with-apache-spark-azure-ml.md
5870
- text: Create data assets
5971
url: how-to-create-data-assets.md
60-
- text: Work with tables
61-
url: how-to-mltable.md
6272

6373
# Card
6474
- title: Train models
@@ -67,14 +77,8 @@ landingContent:
6777
links:
6878
- text: Run training with CLI, SDK, or REST API
6979
url: how-to-train-model.md
70-
- text: Tune hyperparameters for model training
71-
url: how-to-tune-hyperparameters.md
7280
- text: Build pipelines from reuseable components
7381
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
7882
# Card
7983
- title: Deploy models
8084
linkLists:
@@ -84,10 +88,6 @@ landingContent:
8488
url: concept-endpoints.md
8589
- text: Real-time scoring with online endpoints
8690
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
9191

9292
# Card
9393
- title: "Manage the ML lifecycle (MLOps)"

0 commit comments

Comments
 (0)