skillfed

azureml-train

azureml-train v1.62.0 91.8K downloads/30d#13,501 on PyPI
License unclear https://aka.ms/azureml-sdk-license Active released

What it is and what it does

azureml-train is a deprecated package that once provided Azure Machine Learning training functionality. It now serves primarily as a redirect to azureml-train-core, its successor. The package depends on azureml-train-core at runtime, meaning installing azureml-train will pull in the core package anyway. It supports Python 3.8 through 3.11 on Windows, macOS, and Linux.

The package is in a transition state: it remains marked as active with recent releases, yet the official description warns that it 'might not receive future updates and removed from the distribution altogether.' For new projects, Microsoft recommends using azureml-train-core directly rather than this wrapper.

Use it for:

  • Maintaining legacy code that imports from azureml-train without immediate refactoring
  • Gradual migration from azureml-train to azureml-train-core in existing projects
  • Development on Windows, macOS, or Linux using Azure ML training APIs

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

A deprecated wrapper package that redirects users to azureml-train-core for Azure Machine Learning training functionality.

No. Do not install this package for new work. It is explicitly deprecated and will eventually be removed. Install azureml-train-core directly instead. If you have existing code importing azureml-train, plan a migration to azureml-train-core as soon as feasible rather than relying on this wrapper long-term.

Install

azureml-train on PyPI

pip

pip install azureml-train

uv

uv add azureml-train

poetry

poetry add azureml-train

Installing azureml-train

Before you install

Low install friction, but the package is explicitly deprecated. The fact sheet marks maintenance status as active with a recent release (170 days ago), yet the description states the package 'might not receive future updates and removed from the distribution altogether.' This signals a transition period where the package still works but is being phased out in favor of azureml-train-core.

License in practice

License treatment is marked unclear; the raw license URL points to https://aka.ms/azureml-sdk-license without an SPDX identifier. Users should verify the actual license terms before adopting this package, particularly if proprietary restrictions matter to your use case.

Quickstart

pip install azureml-train==1.62.0
import azureml.train
# Note: package is deprecated; use azureml-train-core instead

Python 3.8 or later required; package is deprecated and may be removed in future versions.

Verify before relying

  • Exact timeline for when azureml-train will be removed from distribution
  • Whether azureml-train-core is a drop-in replacement or requires code changes
  • Specific features or APIs that differ between azureml-train and azureml-train-core

Package facts

License https://aka.ms/azureml-sdk-license (unclear)
Python support supports the current Python release (<4,>=3.8)
Install friction low — pure-Python wheel
Runtime dependencies 1 — azureml-train-core
Maintenance actively maintained — 170 days since the last release
First released
Downloads 91,786/month — #13,501 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: azureml_train-1.62.0-py3-none-any.whl

Development Status :: 5 - Production/StableIntended Audience :: DevelopersIntended Audience :: Science/ResearchLicense :: Other/Proprietary LicenseOperating System :: MacOSOperating System :: Microsoft :: WindowsOperating System :: POSIX :: LinuxProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.8Programming Language :: Python :: 3.9Topic :: Scientific/Engineering :: Artificial Intelligence

Tags

azure machine learning trainingazureml train packagemicrosoft azure mldeprecated azureml wrapperazure ml training sdkmachine learning on azureazureml training utilities
deprecatedazure-mlmigration-target

More Artificial Intelligence packages

litellm

LiteLLM provides a unified Python interface to…

permissive · top 100 on PyPI

huggingface-hub

Client library and CLI tool for downloading,…

permissive · top 100 on PyPI

langchain

LangChain provides a framework for building…

permissive · top 1,000 on PyPI

hf-xet

hf-xet provides chunk-based deduplication and…

permissive · top 1,000 on PyPI

tokenizers

Tokenizers converts raw text into token…

permissive · top 1,000 on PyPI

transformers

Transformers provides a unified framework for…

permissive · top 1,000 on PyPI

azureml-contrib-services

Provides utilities for handling raw HTTP…

unclear · top 15,000 on PyPI

azureml-train-core

Provides estimator classes for training machine…

unclear · top 15,000 on PyPI

azureml-train-restclients-hyperdrive

Provides REST client classes for creating and…

unclear · top 15,000 on PyPI

azureml-automl-core

Provides internal AutoML infrastructure and…

unclear · top 15,000 on PyPI

azureml-dataprep-native

Provides native code extensions for the…

unclear · top 15,000 on PyPI

azureml-core

Provides core APIs and utilities for managing…

unclear · top 5,000 on PyPI

azure-ml-component

Authoring, managing, and submitting Azure…

unclear · top 15,000 on PyPI

azureml-defaults

azureml-defaults is a metapackage that bundles…

unclear · top 15,000 on PyPI

azureml-train-automl

Automatically discovers and trains the best…

unclear · top 15,000 on PyPI

azureml-train-automl-client

Automatically selects and tunes machine…

unclear · top 15,000 on PyPI