Skip to content

Commit 4846604

Browse files
Added notes on low-code & no-code to landing page (#19804)
* Added notes on low-code vs no-code * Update docs/machine-learning/index.yml Co-authored-by: Tom Dykstra <[email protected]> Co-authored-by: Tom Dykstra <[email protected]>
1 parent 6f9d12f commit 4846604

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/machine-learning/index.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ landingContent:
4141
linkLists:
4242
- linkListType: quickstart
4343
links:
44-
- text: Set up Model Builder in Visual Studio
44+
- text: Get started with the ML.NET API (code-first)
45+
url: https://dotnet.microsoft.com/learn/ml-dotnet/get-started-tutorial/intro
46+
- text: Set up Model Builder in Visual Studio (low-code)
4547
url: how-to-guides/install-model-builder.md
46-
- text: Get started with the ML.NET API
47-
url: https://dotnet.microsoft.com/learn/ml-dotnet/get-started-tutorial/intro
48-
- text: Install the CLI on Mac OS, Windows, or Linux
48+
- text: Install the CLI on macOS, Windows, or Linux (low-code)
4949
url: how-to-guides/install-ml-net-cli.md
5050

5151
# Tutorials - scenarios
@@ -102,4 +102,3 @@ landingContent:
102102
url: https://docs.microsoft.com/dotnet/api/?view=ml-dotnet
103103
- text: ML.NET samples
104104
url: https://github.com/dotnet/machinelearning-samples
105-

0 commit comments

Comments
 (0)