Update README.md
testing for search
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
# Azure Machine Learning Pipeline
|
||||
|
||||
## Overview
|
||||
# Azure Machine Learning Pipeline Notebook Examples
|
||||
|
||||
The [Azure Machine Learning Pipelines](https://docs.microsoft.com/en-us/azure/machine-learning/service/concept-ml-pipelines) enables data scientists to create and manage multiple simple and complex workflows concurrently. A typical pipeline would have multiple tasks to prepare data, train, deploy and evaluate models. Individual steps in the pipeline can make use of diverse compute options (for example: CPU for data preparation and GPU for training) and languages.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user