The azureml-core provides core packages, modules, and classes for Azure Machine Learning and includes the following:
- Creating/managing workspaces and experiments, and submitting/accessing model runs and run output/logging.
- Creating/managing Machine learning compute targets and resources
- Models, images and web services.
- Modules supporting data representation for Datastore and Dataset in Azure Machine Learning.
- Azure Machine Learning exception classes.
- Module used internally to prepare the Azure ML SDK for remote environments.
*****************
Setup
*****************
Follow these `instructions <https://docs.microsoft.com/azure/machine-learning/how-to-configure-environment#local>`_ to install the Azure ML SDK on your local machine, create an Azure ML workspace, and set up your notebook environment, which is required for the next step.
Once you have set up your environment, install the Azure ML core package:
.. code-block:: python
pip install azureml-core
Raw data
{
"_id": null,
"home_page": "https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py",
"name": "azureml-core",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Microsoft Corp",
"author_email": null,
"download_url": null,
"platform": null,
"description": "\r\nThe azureml-core provides core packages, modules, and classes for Azure Machine Learning and includes the following:\r\n\r\n- Creating/managing workspaces and experiments, and submitting/accessing model runs and run output/logging.\r\n- Creating/managing Machine learning compute targets and resources\r\n- Models, images and web services.\r\n- Modules supporting data representation for Datastore and Dataset in Azure Machine Learning.\r\n- Azure Machine Learning exception classes.\r\n- Module used internally to prepare the Azure ML SDK for remote environments.\r\n\r\n*****************\r\nSetup\r\n*****************\r\nFollow these `instructions <https://docs.microsoft.com/azure/machine-learning/how-to-configure-environment#local>`_ to install the Azure ML SDK on your local machine, create an Azure ML workspace, and set up your notebook environment, which is required for the next step.\r\n\r\nOnce you have set up your environment, install the Azure ML core package:\r\n\r\n.. code-block:: python\r\n\r\n pip install azureml-core\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "https://aka.ms/azureml-sdk-license",
"summary": "Azure Machine Learning core packages, modules, and classes",
"version": "1.57.0.post3",
"project_urls": {
"Homepage": "https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5428332447e439b3e62fe3b21db932b69e64310f26aa00cdb7830cf9c14fd4c2",
"md5": "d232532162f11b2d8b24b3196bacfeaa",
"sha256": "3a803c3c6051503583caf2edfa42ec53b36cd2e68cba80ad15e84eef91ff38c4"
},
"downloads": -1,
"filename": "azureml_core-1.57.0.post3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d232532162f11b2d8b24b3196bacfeaa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 3313004,
"upload_time": "2024-10-01T15:54:54",
"upload_time_iso_8601": "2024-10-01T15:54:54.216521Z",
"url": "https://files.pythonhosted.org/packages/54/28/332447e439b3e62fe3b21db932b69e64310f26aa00cdb7830cf9c14fd4c2/azureml_core-1.57.0.post3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-01 15:54:54",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "azureml-core"
}