https://learn.microsoft.com/en-us/python/api/azureml-train-core/azureml.train.estimator.estimator?view=azure-ml-py&WT.mc_id=faculty-blog-dmitryso
azureml.train.estimator.Estimator class - Azure Machine Learning Python | Microsoft Learn
Represents a generic estimator to train data using any supplied framework. DEPRECATED. Use the ScriptRunConfig object with your own defined environment or an...
azure machine learningazuremltrainestimatorclass
https://learn.microsoft.com/en-us/python/api/azureml-core/azureml.core.runconfig.pytorchconfiguration?view=azure-ml-py
azureml.core.runconfig.PyTorchConfiguration class - Azure Machine Learning Python | Microsoft Learn
Represents configuration information for distributed PyTorch jobs. This class is used in the RunConfiguration class. Class PyTorchConfiguration constructor.
azure machine learningazuremlcorerunconfigclass
https://learn.microsoft.com/en-us/python/api/azureml-core/azureml.core.script_run_config.scriptrunconfig?view=azure-ml-py
azureml.core.script_run_config.ScriptRunConfig class - Azure Machine Learning Python | Microsoft...
Represents configuration information for submitting a training run in Azure Machine Learning. A ScriptRunConfig packages together the configuration information...
azure machine learning
https://learn.microsoft.com/en-us/python/api/azureml-opendatasets/azureml.opendatasets.uslaborcpi?view=azure-ml-py
azureml.opendatasets.UsLaborCPI class - Azure Machine Learning Python | Microsoft Learn
Represents the US Consumer Price Index public dataset. The Consumer Price Index (CPI) is a measure of the average change over time in the prices paid by urban...
azure machine learningazuremlclasspythonmicrosoft
https://learn.microsoft.com/en-us/python/api/azureml-automl-core/azureml.automl.core.constants.textdnnlanguages?view=azure-ml-py
azureml.automl.core.constants.TextDNNLanguages class - Azure Machine Learning Python | Microsoft...
Class storing supported text dnn languages.
azure machine learningazuremlautomlcoreconstants
https://learn.microsoft.com/en-us/python/api/azureml-opendatasets/azureml.opendatasets.uspopulationcounty?view=azure-ml-py
azureml.opendatasets.UsPopulationCounty class - Azure Machine Learning Python | Microsoft Learn
Represents the US Population by County public dataset. This dataset contains US population by gender and race for each US county sourced from 2000 and 2010...
azure machine learningazuremlclasspythonmicrosoft
https://learn.microsoft.com/it-it/python/api/azureml-core/azureml.core.compute.akscompute?view=azure-ml-py&preserve-view=true
azureml.core.compute.AksCompute class - Azure Machine Learning Python | Microsoft Learn
Gestisce una destinazione di calcolo del servizio Azure Kubernetes in Azure Machine Learning. Le destinazioni del servizio Azure Kubernetes (AKSCompute)...
azure machine learningazuremlcorecomputeclass
https://learn.microsoft.com/en-us/python/api/azureml-opendatasets/azureml.opendatasets.diabetes?view=azure-ml-py
azureml.opendatasets.Diabetes class - Azure Machine Learning Python | Microsoft Learn
Represents the Sample Diabetes public dataset. The Diabetes dataset has 442 samples with 10 features, making it ideal for getting started with machine learning...
azure machine learningazuremldiabetesclasspython
https://learn.microsoft.com/en-us/python/api/azureml-core/azureml.core.workspace%28class%29?view=azure-ml-py
azureml.core.Workspace class - Azure Machine Learning Python | Microsoft Learn
Defines an Azure Machine Learning resource for managing training and deployment artifacts. A Workspace is a fundamental resource for machine learning in Azure...
azure machine learningazuremlcoreworkspaceclass
https://learn.microsoft.com/it-it/python/api/azureml-train-automl-client/azureml.train.automl.automlconfig.automlconfig?view=azure-ml-py&preserve-view=true
azureml.train.automl.automlconfig.AutoMLConfig class - Azure Machine Learning Python | Microsoft...
Rappresenta la configurazione per l'invio di un esperimento di Machine Learning automatizzato in Azure Machine Learning. Questo oggetto di configurazione...
azure machine learningazuremltrainautomlclass
https://learn.microsoft.com/en-us/python/api/azureml-opendatasets/azureml.opendatasets.publicholidays?view=azure-ml-py
azureml.opendatasets.PublicHolidays class - Azure Machine Learning Python | Microsoft Learn
Represents the Public Holidays public dataset. This datasets contains worldwide public holiday data sourced from PyPI holidays package and Wikipedia, covering...
azure machine learningazuremlclasspythonmicrosoft
https://learn.microsoft.com/en-us/python/api/azureml-core/azureml.core.runconfig.sparkconfiguration?view=azure-ml-py
azureml.core.runconfig.SparkConfiguration class - Azure Machine Learning Python | Microsoft Learn
Represents configuration information for experiment runs that target Apache Spark. This class is used in the RunConfiguration class. Class SparkConfiguration...
azure machine learningazuremlcorerunconfigclass
https://learn.microsoft.com/en-us/python/api/azureml-core/azureml.core.runconfig.mpiconfiguration?view=azure-ml-py
azureml.core.runconfig.MpiConfiguration class - Azure Machine Learning Python | Microsoft Learn
Represents configuration information for distributed MPI jobs. This class is used in the RunConfiguration class. Class MpiConfiguration constructor.
azure machine learningazuremlcorerunconfigclass
https://learn.microsoft.com/en-us/python/api/azureml-core/azureml.core.runconfig.hdiconfiguration?view=azure-ml-py
azureml.core.runconfig.HdiConfiguration class - Azure Machine Learning Python | Microsoft Learn
Represents configuration information for experiments that target HDInsightCompute. This class is used in the RunConfiguration class. You can specify the field...
azure machine learningazuremlcorerunconfigclass
https://learn.microsoft.com/en-us/python/api/azureml-core/azureml.core.compute.aks.aksattachconfiguration?view=azure-ml-py
azureml.core.compute.aks.AksAttachConfiguration class - Azure Machine Learning Python | Microsoft...
Represents configuration parameters for attaching AksCompute targets. Use the attach_configuration method of the AksCompute class to specify attach parameters....
azure machine learningazuremlcorecomputeaks
https://learn.microsoft.com/en-us/python/api/azureml-core/azureml.core.workspace.workspace?view=azure-ml-py&WT.mc_id=faculty-blog-dmitryso
azureml.core.workspace.Workspace class - Azure Machine Learning Python | Microsoft Learn
Defines an Azure Machine Learning resource for managing training and deployment artifacts. A Workspace is a fundamental resource for machine learning in Azure...
azure machine learningazuremlcoreworkspaceclass
https://learn.microsoft.com/en-us/python/api/azureml-core/azureml.core.runconfig.applicationendpointconfiguration?view=azure-ml-py
azureml.core.runconfig.ApplicationEndpointConfiguration class - Azure Machine Learning Python |...
Represents configuration information for service. Class ApplicationEndpointConfiguration constructor.
azure machine learningazuremlcorerunconfigclass
https://learn.microsoft.com/en-us/python/api/azureml-core/azureml.core.webservice.aciwebservice?view=azure-ml-py
azureml.core.webservice.AciWebservice class - Azure Machine Learning Python | Microsoft Learn
Represents a machine learning model deployed as a web service endpoint on Azure Container Instances. A deployed service is created from a model, script, and...
azure machine learningazuremlcorewebserviceclass
https://techcommunity.microsoft.com/blog/azure-ai-foundry-blog/easily-bring-your-machine-learning-models-into-production-with-the-azureml-infer/3949250
Easily Bring your Machine Learning Models into Production with the AzureML Inference Server |...
Oct 9, 2023 - Today, we are excited to announce the General Availability (GA) and open sourcing of the Azure Machine Learning Inference Server.
machine learning models
https://learn.microsoft.com/en-us/python/api/azureml-opendatasets/azureml.opendatasets.uslaborehestate?view=azure-ml-py
azureml.opendatasets.UsLaborEHEState class - Azure Machine Learning Python | Microsoft Learn
Represents the US State Employment Hours and Earnings public dataset. This dataset contains industry estimates of nonfarm employment, hours, and earnings of...
azure machine learningazuremlclasspythonmicrosoft
https://learn.microsoft.com/en-us/python/api/azureml-core/azureml.core.environment.dockerimagedetails?view=azure-ml-py
azureml.core.environment.DockerImageDetails class - Azure Machine Learning Python | Microsoft Learn
AzureML docker image details class. Class constructor.
azure machine learningazuremlcoreenvironmentclass
https://learn.microsoft.com/en-us/python/api/azureml-core/azureml.exceptions.webserviceexception?view=azure-ml-py
azureml.exceptions.WebserviceException class - Azure Machine Learning Python | Microsoft Learn
An exception related to failures while interacting with model management service. This exception is commonly raised for failed REST requests to model...
azure machine learningazuremlexceptionsclasspython
https://learn.microsoft.com/en-us/python/api/azureml-opendatasets/azureml.opendatasets.selectors?view=azure-ml-py
azureml.opendatasets.selectors package - Azure Machine Learning Python | Microsoft Learn
Contains functionality for selecting and joining data from a customer dataset with data from a public dataset. Selectors define logic that enable you to enrich...
azure machine learningazuremlselectorspackagepython
https://learn.microsoft.com/en-us/python/api/azureml-opendatasets/azureml.opendatasets.uslaborlaus?view=azure-ml-py
azureml.opendatasets.UsLaborLAUS class - Azure Machine Learning Python | Microsoft Learn
Represents the US Local Area Unemployment Statistics public dataset. This dataset contains monthly and annual employment, unemployment, and labor force data...
azure machine learningazuremlclasspythonmicrosoft
https://learn.microsoft.com/en-us/python/api/azureml-core/azureml.core.compute.aks.aksprovisioningconfiguration?view=azure-ml-py
azureml.core.compute.aks.AksProvisioningConfiguration class - Azure Machine Learning Python |...
Represents configuration parameters for provisioning AksCompute targets. Use the provisioning_configuration method of the AksCompute class to specify...
azure machine learningazuremlcorecomputeaks