Skip to main content

Microsoft Azure Machine Learning Client Library for Python

Project description

Azure Machine Learning Python SDK v2

Overview

The azure-ai-ml is a Python SDK package (aka AML SDKv2) for Azure Machine Learning, which allows users to:

  • Submit training jobs

  • Manage data, models, environments

  • Perform managed inferencing (real time and batch)

  • Stitch together multiple tasks and production workflows using Azure ML pipelines

Use cases for SDK v2

The SDK v2 is useful in the following scenarios:

  1. Move from simple to complex concepts incrementally. SDK v2 allows you to:
    • Construct a single command.

    • Add a hyperparameter sweep on top of that command

    • Add the command with various others into a pipeline one after the other.

    This construction is useful, given the iterative nature of machine learning.

  2. Reusable components in pipelines

    Azure ML introduces components for managing and reusing common logic across pipelines. This functionality is available only via CLI v2 and SDK v2.

  3. Managed inferencing

    Azure ML offers endpoints to streamline model deployments for both real-time and batch inference deployments. This functionality is available only via CLI v2 and SDK v2.

Get started with SDK v2

Setup

Install the azure-ai-ml package:

pip install --pre azure-ai-ml

Change Log

Initial prerelease

  • initial prerelease

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

azure_ai_ml-0.1.0b2-py3-none-any.whl (2.3 MB view details)

Uploaded Python 3

File details

Details for the file azure_ai_ml-0.1.0b2-py3-none-any.whl.

File metadata

File hashes

Hashes for azure_ai_ml-0.1.0b2-py3-none-any.whl
Algorithm Hash digest
SHA256 702a3619dae6ca9e0b5d9c8ae8cc906b441abc8d991e1f4db76fb0cd425ad782
MD5 8b96bfab8435e2e0b1cc47c10d793a73
BLAKE2b-256 7dd4a39c9a003d4f5517bc37bea32ddeed1c5bc072181cdc5e6a9e3ca55e02fb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page