We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da6da33 + 416eb04 commit 582d99cCopy full SHA for 582d99c
articles/machine-learning/index.yml
@@ -41,6 +41,22 @@ landingContent:
41
- text: "Azure Machine Learning in a day"
42
url: tutorial-azure-ml-in-a-day.md
43
44
+ # Card
45
+ - title: Work with data
46
+ linkLists:
47
+ - linkListType: how-to-guide
48
+ links:
49
+ - text: Create datastore
50
+ url: how-to-datastore.md
51
+ - text: Access data in a notebook
52
+ url: how-to-access-data-interactive.md
53
+ - text: Use Apache Spark in Azure ML
54
+ url: interactive-data-wrangling-with-apache-spark-azure-ml.md
55
+ - text: Create data assets
56
+ url: how-to-create-data-assets.md
57
+ - text: Work with tables
58
+ url: how-to-mltable.md
59
+
60
# Card
61
- title: Train models
62
linkLists:
0 commit comments