@@ -20,28 +20,23 @@ metadata:
20
20
landingContent :
21
21
# Cards and links should be based on top customer tasks or top subjects
22
22
# Start card title with a verb
23
- # OVERVIEW CARD
24
- - title : About Machine Learning Studio
23
+
24
+ # GET STARTED CARD
25
+ - title : Get started with Studio
25
26
linkLists :
26
- - linkListType : overview
27
+ - linkListType : get-started
27
28
links :
28
29
- text : What is Studio?
29
30
url : what-is-ml-studio.md
30
31
- text : Compare our ML products
31
32
url : https://docs.microsoft.com/azure/architecture/data-guide/technology-choices/data-science-and-machine-learning?context=azure/machine-learning/studio/context/ml-context
32
-
33
- # GET STARTED CARD
34
- - title : Get started with Studio
35
- linkLists :
36
- - linkListType : tutorial
37
- links :
38
33
- text : Create your first ML experiment
39
34
url : create-experiment.md
40
35
- text : Create a predictive solution
41
36
url : tutorial-part1-credit-risk.md
42
37
43
38
# REFERENCE
44
- - title : References
39
+ - title : Explore reference content
45
40
linkLists :
46
41
- linkListType : reference
47
42
links :
@@ -55,11 +50,11 @@ landingContent:
55
50
url : web-service-error-codes.md
56
51
57
52
# MORE
58
- - title : More Azure Machine Learning technologies
53
+ - title : Other Azure ML technologies
59
54
linkLists :
60
55
- linkListType : reference
61
56
links :
62
57
- text : Azure Machine Learning service
63
58
url : /azure/machine-learning/
64
59
- text : Azure Data Science Virtual Machine
65
- url : /azure/machine-learning/data-science-virtual-machine
60
+ url : /azure/machine-learning/data-science-virtual-machine
0 commit comments