Microsoft Q&A

Azure Machine Learning

1,889 questions

An Azure machine learning service for building and deploying models.

Browse all Azure tags

1,889 questions with Azure Machine Learning tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Collecting package metadata (repodata.json): ...working... Error occurred

I am receiving the same error when deploying from Azure ML to an Azure Arc cluster on-premise. The error message (or lack thereof) is not very telling. I believe I have sufficient resources on my nodes (16gb, 4CPU). The inferenceserver container fails…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-06-01T13:16:53.4733333+00:00
Jake K 31 Reputation points
commented 2023-06-02T02:57:33.5166667+00:00
Jake K 31 Reputation points
1 answer One of the answers was accepted by the question author.

how to run tensorflow 2.12 in Azure ML studio on a GPU compute

When I try to "model.fit(...)" with Tensorflow 2.12 on a GPU compute in Azure ML studio I get errors related to the CUDA drivers(NVIDIA). The provided kernel "Python 38 Tensorflow Pytorch" has: tensorflow 2.12 - > OK CUDA driver…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-06-01T19:30:02.77+00:00
Peter Tribout 20 Reputation points
commented 2023-06-01T20:23:39.3266667+00:00
Sina Salam 711 Reputation points
1 answer One of the answers was accepted by the question author.

A implementation example of reinforcement learning

I am new to Azure Machine learning but I want to use reinforcement learning as my algorithm, is there any matural examples / guidance I can refer to for it? I want to use Machine learning studio as my platform.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-05-30T23:37:09.8966667+00:00
mina saran 20 Reputation points
accepted 2023-06-01T17:34:04.1966667+00:00
mina saran 20 Reputation points
3 answers

Azure ML 'Designer': how to view logistic regression model coefficients / intercept

Using Azure ML Designer it is easy to create a model using the Two-Class Logistic Regression & Train Model components. However it does not seem to be possible to view the regression coefficients / intercept (ie. the weights applied to the feature…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2020-12-08T13:18:23.623+00:00
Andrew Lockett 21 Reputation points
commented 2023-06-01T15:49:34.89+00:00
Ian Robinson 0 Reputation points
0 answers

Authorization Token Error JWT Issuer Configuration

I am recovering a token from my service principal (which has the rights to my endpoint). I then pass it to my headers post request to my endpoint and get the following response : (401) Jwt issuer is not configured Please check this guide to understand…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-06-01T10:02:46.6633333+00:00
Leonardo CHIODI 0 Reputation points
edited a comment 2023-06-01T13:42:35.5566667+00:00
Ramr-msft 12,176 Reputation points
1 answer One of the answers was accepted by the question author.

ML Model Deployment (Endpoints) throws error

Hallo, I have a student version of azure account. So, I want to classify images (e.g. cat vs dog) with Azure Machine Learning. I used data labeling and automatedML for the task. I registered my model and I tried to deploy it by means of Real-time…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-05-06T05:27:43.1833333+00:00
student2023 30 Reputation points
commented 2023-06-01T13:17:20.2066667+00:00
Jake K 31 Reputation points
4 answers

Azure MLv2 CLI extension not recognized in DevOps

Having some trouble with one of our DevOps pipelines. In the pipeline, we install the Azure MLv2 CLI extension and then use the extension to make a call to our AzureML workspace. The pipeline was working fine yesterday, but now results in an error saying…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2022-07-08T17:42:56.18+00:00
Trevor Philley 1 Reputation point
commented 2023-06-01T06:13:49.2766667+00:00
Andrel Vahter 0 Reputation points Microsoft Employee
1 answer

How to maintain a static key for azure managed endpoints ?

Every time i deploy my model on the azure managed endpoint the primary key changes every time which is causing problems for us as I have to send new credentials to the backend developer. The website is deployed on AWS. I'd like to have such a setup for…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
5,285 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-05-24T19:30:09.4633333+00:00
Hissaan Ali 0 Reputation points
commented 2023-06-01T05:10:55.1766667+00:00
Ramr-msft 12,176 Reputation points
0 answers

Azure ML Studio / Deleted repo with execute_python_script.yaml

Hello, I'm trying to use the designer tool from Azure ML Studio and more specifically the Execture_Python_Script bloc. However, I deleted in the blobstorage the deleted the repository repository with the execute_python_script.yaml for this bloc and I…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-05-25T14:35:22.03+00:00
Gaël Bosc (Ippon) 0 Reputation points
edited the question 2023-06-01T01:22:05.0533333+00:00
Sumarigo-MSFT 35,036 Reputation points Microsoft Employee
0 answers

TypeError when creating Data Asset with Python

I'm trying to register data from a datastore programatically (via Python SDK v2). I need to do it this way since the final output will be a scheduled AzureML Pipeline that does preprocessing for an NLP module. Further, as time progresses, the source…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-05-26T12:30:54.4566667+00:00
Marvin Joseph Guico Agor 62 Reputation points
edited a comment 2023-05-31T16:09:39.33+00:00
Ramr-msft 12,176 Reputation points
1 answer

Which Azure service to host this ML model

Hi. I need to execute this model https://github.com/obss/sahi upon an HTTP request. I will need between 32GB and 128GB of RAM (depending on the request). Also, I will only receive this request once or twice a week (they are not predefined dates). Each…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-05-29T15:56:21.6666667+00:00
Julio Fontoura 0 Reputation points
edited a comment 2023-05-31T13:44:22.0933333+00:00
Ramr-msft 12,176 Reputation points
1 answer

Predicting a multivariate outcome with Automated ML in Azure Machine Learning

Hi there, I just wanted some confirmation if it is possible to predict a multivariate outcome using Automated ML in Azure Machine Learning. I am aware that when choosing regression, there isn't an option to predict or choose two target columns and…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-05-31T07:32:21.36+00:00
AeroG 1 Reputation point
answered 2023-05-31T13:34:30.64+00:00
Ramr-msft 12,176 Reputation points
1 answer

how to create diff environments for different python packages in production

We have couple of libraries which are created to be used by user while working on their azure ML workspace. Now, both of these libraries have diff packages which could be different then what a user is using. Eg : User might be using an environment…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-05-28T15:36:20.3133333+00:00
ja 26 Reputation points
edited an answer 2023-05-31T12:49:39.1166667+00:00
Ramr-msft 12,176 Reputation points
1 answer

Getting error while scoring a ML model "ERROR: Met error <class 'Exception'>:No valid deployments to route to" on AKS via Azure DevOps Pipeline

Hi, I'm getting below error while scoring a ML model on AKS via Azure DevOps Pipeline. Error: ERROR: Met error <class 'Exception'>:No valid deployments to route to. Please check that the endpoint has at least one deployment with positive weight…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,342 questions
asked 2023-05-31T03:52:06.8733333+00:00
Siddharth Joshi 121 Reputation points
answered 2023-05-31T12:12:45.9133333+00:00
Ramr-msft 12,176 Reputation points
1 answer

Compute target type 'AKS' not supported by this API error while training model from Azure DevOps Pipeline

Hi, I'm training an ML model from Azure DevOps Pipeline on AKS Cluster, My machine learning workspace is in Vnet, and private endpoints enable and behind the firewall (I don't think this is a cause this is just info). So when I'm training a model on AKS…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,342 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-05-30T04:36:17.29+00:00
Siddharth Joshi 121 Reputation points
answered 2023-05-31T12:01:47.0466667+00:00
Ramr-msft 12,176 Reputation points
0 answers

Container does not exist error when trying to invoke ML Batch Endpoint

So I have a Batch Endpoint deployed in ML studio. I am able to run a job successfully when manually creating a job for this endpoint from within the portal using a datastore, which is just a mounted container of images in ML studio. I have been…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
1,843 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-05-25T09:48:49.1366667+00:00
Tom Smith 0 Reputation points
commented 2023-05-31T11:19:54.6066667+00:00
romungi-MSFT 32,926 Reputation points Microsoft Employee
1 answer

Azure ML Studio - Predicting Monthly Sales

Hi there, I’m trying to use Azure ML Studio to try and predict monthly sales performance. Below is a mock sample of my data uploaded onto Azure. What I want to do is predict the monthly sales for June and July (red font below). The only data available at…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
554 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-05-30T02:52:14.8233333+00:00
ning johnny zhao 1 Reputation point
commented 2023-05-31T09:46:25.68+00:00
romungi-MSFT 32,926 Reputation points Microsoft Employee
1 answer

Jar app customer care free helpline number☎ 8789015907..=//=9952624728 call me free number

Har har har har har har har har har

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
14,865 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
590 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
27,140 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-05-31T08:01:01.61+00:00
Public service 0 Reputation points
answered 2023-05-31T08:01:23.84+00:00
Public service 0 Reputation points
1 answer

regression model learning path, error: failed to mount datastore

I'm trying to go through this learning path (https://microsoftlearning.github.io/AI-900-AIFundamentals/instructions/02a-create-regression-model.html), but when I get to the step to submit the model, I am getting the following error. I've updated…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-05-29T15:25:22.7066667+00:00
gspross 0 Reputation points
answered 2023-05-31T02:48:46.5566667+00:00
Ramr-msft 12,176 Reputation points
2 answers One of the answers was accepted by the question author.

When starting azure ml experiment I get a failed to extract subscription information error

I have a folder in a blob storage with training data for an experiment but when I run the script for training with import azureml.core from azureml.core.workspace import Workspace from azureml.core import Environment from azureml.core.environment…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,889 questions
asked 2023-05-20T02:23:14.9233333+00:00
Edward Carlson 20 Reputation points
edited the question 2023-05-31T02:40:45.7+00:00
Ramr-msft 12,176 Reputation points