Content
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…
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…


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 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…


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…


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 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…


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 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…


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…


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…


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…
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…
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…


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…


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 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…


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


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…
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…

