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.
1 parent c5955ee commit fa7c444Copy full SHA for fa7c444
articles/machine-learning/azure-machine-learning-glossary.md
@@ -9,7 +9,7 @@ ms.topic: overview
9
author: sdgilley
10
ms.author: sgilley
11
ms.reviewer: saoh
12
-ms.date: 09/21/2022
+ms.date: 03/06/2025
13
monikerRange: 'azureml-api-2'
14
---
15
@@ -41,10 +41,10 @@ A compute is a designated compute resource where you run your job or host your e
41
42
Machine Learning allows you to work with different types of data:
43
44
-* URIs (a location in local or cloud storage):
+* Uniform Resource Identifiers (URIs) - a location in local or cloud storage:
45
* `uri_folder`
46
* `uri_file`
47
-* Tables (a tabular data abstraction):
+* Tables - a tabular data abstraction:
48
* `mltable`
49
* Primitives:
50
* `string`
0 commit comments