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/machine-learning/how-to-access-data-batch-endpoints-jobs.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: "Input data for batch endpoints jobs"
2
+
title: "Create jobs and input data for batch endpoints"
3
3
titleSuffix: Azure Machine Learning
4
4
description: Learn how to access data from different sources in batch endpoints jobs.
5
5
services: machine-learning
@@ -13,7 +13,7 @@ ms.reviewer: larryfr
13
13
ms.custom: devplatv2
14
14
---
15
15
16
-
# Input data for batch endpoints jobs
16
+
# Create jobs and input data for batch endpoints
17
17
18
18
Batch endpoints can be used to perform batch scoring on large amounts of data. Such data can be placed in different places. In this tutorial we'll cover the different places where batch endpoints can read data from and how to reference it.
0 commit comments