You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/open-datasets/how-to-create-azure-machine-learning-dataset-from-open-dataset.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,11 +26,11 @@ For more information about where datasets fit in the overall Azure Machine Learn
26
26
27
27
Azure Open Datasets are curated public datasets that add scenario-specific features to enrich your predictive solutions and improve the accuracy of those solutions. Visit the [Open Datasets catalog](./dataset-catalog.md) resource for public-domain data that can help you train machine learning models - for example:
28
28
29
-
-[Health and genomics](/dataset-catalog.md#health-and-genomics)
30
-
-[Labor and economics](/dataset-catalog.md#labor-and-economics)
31
-
-[Population and safety](/dataset-catalog.md#population-and-safety)
32
-
-[Supplemental and common datasets](/dataset-catalog.md#supplemental-and-common-datasets)
Open Datasets are hosted in the cloud on Microsoft Azure. Both [Azure Machine Learning Python SDK](#create-datasets-with-the-sdk) and [Azure Machine Learning studio](#create-datasets-with-the-studio) include them.
36
36
@@ -134,7 +134,7 @@ You can also create Azure Machine Learning datasets from Azure Open Datasets wit
134
134
135
135
:::image type="content" source="./media/how-to-create-dataset-from-open-dataset/create-the-data-asset.png" lightbox="./media/how-to-create-dataset-from-open-dataset/create-the-data-asset.png" alt-text="Screenshot showing review of the chosen settings, and selection of the Next button.":::
136
136
137
-
1. For more information about the field descriptions and date ranges for the **San Francisco Safety Data** dataset, visit the [San Francisco Safety Data](./dataset-san-francisco-safety.md) resource. For more information about the other datasets, visit the [Azure Open Datasets Catalog](/dataset-catalog.md) resource.
137
+
1. For more information about the field descriptions and date ranges for the **San Francisco Safety Data** dataset, visit the [San Francisco Safety Data](./dataset-san-francisco-safety.md) resource. For more information about the other datasets, visit the [Azure Open Datasets Catalog](./dataset-catalog.md) resource.
138
138
139
139
The dataset is now available in your workspace under **Datasets**. You can use it in the same way as the other datasets you created.
0 commit comments