Used to build, optimize, and manage their machine learning workflows.
Machine learning (ML) pipelines are used by data scientists to build, optimize, and manage their machine learning workflows. A typical pipeline involves a sequence of steps that cover the following areas:
The Azure Machine Learning SDK for Python can be used to create ML pipelines as well as to submit and track individual pipeline runs.
Module and ModuleVersion classes are added to manage reusable compute units in pipelines.