{"categories":[{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics"}],"enrichment":{"capability":"Provides estimator classes for training machine learning models in Azure Machine Learning, including support for deep neural networks, hyperparameter tuning, and Scikit-Learn workflows.","skillfed_tags":["azure-ml","hyperparameter-tuning","distributed-training"],"use_cases":["Define and submit deep neural network training jobs to Azure ML compute clusters with automatic hyperparameter search.","Train Scikit-Learn models at scale using Azure ML's managed compute and experiment tracking.","Build reusable estimator configurations for recurring model training workflows in a team environment.","Integrate hyperparameter tuning into Azure ML pipelines for automated model optimization.","Standardize training code across projects using Azure ML's estimator abstraction layer."],"what_it_does":"azureml-train-core is part of the Azure Machine Learning SDK and provides the core estimator framework for defining and running model training jobs. It includes base estimator classes, specialized estimators for deep neural network training, hyperparameter tuning infrastructure, and a Scikit-Learn estimator for scikit-learn workflows. The package is designed to work within Azure ML's managed training environment, where you define training logic and let Azure handle job orchestration, compute scaling, and result tracking.\n\nThe package depends on azureml-core for workspace and compute management and azureml-telemetry for instrumentation. It's classified as Beta and supports Python 3.8 through 3.11. Installation is straightforward via pip, though the documentation emphasizes that you need an Azure ML workspace and a configured notebook environment to use it effectively.","worth_installing":"Yes, if you are already using Azure Machine Learning and need to define training jobs programmatically. The package is actively maintained, has low install friction, and integrates cleanly with the broader Azure ML SDK. However, it is tightly coupled to Azure ML's ecosystem\u2014it is not a standalone training framework. If you are not using Azure ML, this package will not be useful. The unclear license warrants a quick review before production deployment."},"id":"azureml-train-core","links":{"html":"https://skillfed.io/packages/azureml-train-core","md":"https://skillfed.io/packages/azureml-train-core.md","pypi":"https://pypi.org/project/azureml-train-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-25","license_spdx":null,"license_treatment":"unclear","name":"azureml-train-core","python_support":"supports_current","summary":"Provides estimators for training models."},"popularity":{"monthly_downloads":329715,"position":7544,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.62.0"}
