Skip to content

Commit 69ecff6

Browse files
author
Trevor Bye
committed
change
1 parent 8f3b94a commit 69ecff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/service/tutorial-pipeline-batch-scoring-classification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 09/05/2019
1414

1515
# Use Azure Machine Learning Pipelines for batch scoring
1616

17-
In this tutorial, you use Azure Machine Learning service pipelines to run a batch scoring job. This example job uses the pre-trained [Inception-V3](https://arxiv.org/abs/1512.00567) convolutional neural network Tensorflow model to classify unlabeled images. After building and publishing a pipeline, you configure a REST endpoint so you can trigger the pipeline from any HTTP library on any platform.
17+
In this tutorial, you use Azure Machine Learning pipelines to run a batch scoring job. This example uses the pre-trained [Inception-V3](https://arxiv.org/abs/1512.00567) convolutional neural network Tensorflow model to classify unlabeled images. After building and publishing a pipeline, you configure a REST endpoint so you can trigger the pipeline from any HTTP library on any platform.
1818

1919
Machine learning pipelines optimize your workflow with speed, portability, and reuse so you can focus on your expertise, machine learning, rather than on infrastructure and automation. [Learn more about ML pipelines](concept-ml-pipelines.md).
2020

0 commit comments

Comments
 (0)