🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

azureml-pipeline

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azureml-pipeline

Used to build, optimize, and manage their machine learning workflows.

1.60.0
PyPI
Maintainers
1

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:

  • Data preparation, such as normalizations and transformations
  • Model training, such as hyper parameter tuning and validation
  • Model deployment and evaluation

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.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts