Project: azureml-train-restclients-hyperdrive

Contains classes needed to create HyperDriveRuns with azureml-train-core.

Project Details

Latest version
1.54.0
Home Page
https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py
PyPI Page
https://pypi.org/project/azureml-train-restclients-hyperdrive/

Project Popularity

PageRank
0.0037573567113863625
Number of downloads
619639

The azureml-train-restclients-hyperdrive contains classes needed to create HyperDriveRuns with azureml-train-core.


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 AzureML train rest clients hyperdrive package: .. code-block:: python pip install azureml-train-restclients-hyperdrive