2,563 questions with Azure Machine Learning tags

Sort by: Updated
0 answers

AML - How do I get the data I need from Assigning Data to Clusters

I have a Data to Clusters model that is being feed 4000 points in training and 4000 items to be compared against the points. It is providing the best guess in the Assignments which is mostly good. But I need to determine how confident it is by seeing…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
asked 2024-04-25T14:11:36.57+00:00
Drummond, Joshua (AA) 0 Reputation points
0 answers

How To Remediate Azure Secure Score Recommendations

Hello, I have this is security recommendation showing in Defender for Cloud, "Azure Machine Learning Computes should have local authentication methods disabled", the remediation steps given is to toggle "Enable SSH access" off. I…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,193 questions
asked 2024-03-01T02:36:26.8366667+00:00
Andy Lau Pik Hui 60 Reputation points
commented 2024-04-25T13:42:35.8166667+00:00
Pauline Mbabu 10 Reputation points Microsoft Employee
0 answers

Can I Access Feature Weights in Azure AutoML Time Series Forecasting Models?

After deploying a time series forecasting model in Azure AutoML, I'm interested in examining the weights assigned to each feature column utilized by the model to generate predictions. While exploring the 'Explain model' feature, I only found the weight…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,114 questions
asked 2024-04-24T09:46:16.7033333+00:00
Anjali Kumawat 20 Reputation points
commented 2024-04-25T12:15:25.3333333+00:00
santoshkc 4,100 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

What is the way to implement LLM in azure machine learning

The designer is not supported to develop a LLM nor implement a LLM based on my learning. if i want to deploy one LLM, how should i start my project?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
asked 2024-04-15T20:12:14.2633333+00:00
Long Wong 20 Reputation points
accepted 2024-04-25T11:00:38.2933333+00:00
Long Wong 20 Reputation points
1 answer One of the answers was accepted by the question author.

Creating Personalized Product Recommendations with Power BI

We have built a Power BI dashboard that analyzes the main influencers for higher sales. For the current year, the factors that are main influencers are: Sales item quantity 2.9 or higher Distinct items 1.8 or higher Item family 0.78 or less…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
47 questions
asked 2024-04-24T20:33:15.42+00:00
Rodrigo Xavier 0 Reputation points
accepted 2024-04-25T09:40:10.96+00:00
Rodrigo Xavier 0 Reputation points
1 answer

Cannot follow the tutorial of "Explore Automated Machine Learning in Azure Machine Learning"

As I follow the instruction on the page, Explore Automated Machine Learning in Azure Machine Learning (https://microsoftlearning.github.io/mslearn-ai-fundamentals/Instructions/Labs/01-machine-learning.html), all steps are easily achieved until the one,…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
935 questions
asked 2024-04-25T07:45:14.96+00:00
Yannick Lin 0 Reputation points
edited an answer 2024-04-25T09:20:09.72+00:00
santoshkc 4,100 Reputation points Microsoft Vendor
0 answers

Unable to install Azure Machine Learning extension ml

When I run the following command az extension add -n ml -y I get the following error An error occurred. Pip failed with status code 1. Use --debug for more information.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
asked 2024-04-05T16:57:58.46+00:00
Prateek_Awate 5 Reputation points
commented 2024-04-25T01:41:08.0666667+00:00
AshokPeddakotla-MSFT 27,311 Reputation points
0 answers

Azure ML Managed Feature store problem

Hi all, we are trying to figure out with Managed Feature Store, but have problem with access. An error occurred while calling o1073.parquet. : org.apache.hadoop.fs.azure.AzureException: org.apache.hadoop.fs.azure.AzureException: No credentials found for…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
asked 2024-04-24T04:10:39.84+00:00
Denis Bruk 21 Reputation points
commented 2024-04-24T11:08:02.1733333+00:00
romungi-MSFT 41,961 Reputation points Microsoft Employee
2 answers

Azure Machine Learning Studio, Python 3.10

Hi, I am trying to train my Deep Learning model in Azure ML studio through the Visual Studio Code extension. My code is build upon Python 3.10, which is needed for several packages. However I cannot seem to get my Azure ML Studio compute to run on this…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
asked 2024-04-20T12:35:02.2666667+00:00
Remco Coppens 5 Reputation points
edited an answer 2024-04-24T10:04:49.06+00:00
romungi-MSFT 41,961 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure CLI ERROR when add extensions: An error occurred. Pip failed with status code 1

Hi everyone I'm trying to add extensions in Azure CLI with the command: az extension add --name subscription however I get the following message: An error occurred. Pip failed with status code 1. Use --debug for more information. Here the debug…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
322 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,050 questions
asked 2023-12-01T05:55:00.18+00:00
Carlos Ochoa Medrano 30 Reputation points
edited a comment 2024-04-24T06:50:16.6833333+00:00
Joanna Wójtowicz 0 Reputation points
2 answers

Trying to deploy image segmentation model locally WSL2+Ubuntu-22.04

Trained the model. It looks like no errors. But wheh I'm trying model generated conda.yaml file to recreate conda environment om WSL2+Ubuntu-22.04 it complains about recordclass==0.15.1. Tried everything possible without any luck. Any help is really…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
asked 2024-04-04T02:55:15.67+00:00
Ildar Boltunov 5 Reputation points
edited a comment 2024-04-23T23:48:15.53+00:00
Ildar Boltunov 5 Reputation points
0 answers

Azure ML Dynamic Output Path

Hi there, relating to this example: "https://learn.microsoft.com/en-us/azure/machine-learning/how-to-manage-inputs-outputs-pipeline?view=azureml-api-2&tabs=python#how-to-customize-output-path" Is it possible to dynamically set the output…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
asked 2024-04-17T10:07:03.4266667+00:00
Sten Schneider 0 Reputation points
commented 2024-04-23T14:23:35.73+00:00
Sten Schneider 0 Reputation points
4 answers

AzureML endpoint - gunicorn worker timeout

Hello everyone, I am trying to deploy a large model using AzureML endpoint. The model is made up of many sub-models which get loaded by the init() method as described in the documentation here. The model is trained and then registered in…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
asked 2021-08-27T13:30:44.527+00:00
Matteo 26 Reputation points
answered 2024-04-23T13:21:07.82+00:00
Tommaso Berritto 0 Reputation points
0 answers

Fine tuning Llama 2 model in UK

We are trying to fine tune the Llama 2 model but it seems we need a project set up in the US West 3 region to do this. Right now when I try to fine tune I get this error: SpecialFeatureOrQuotaIdRequired InvalidTemplateDeployment: The subscription does…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,369 questions
asked 2024-04-22T15:44:40.9566667+00:00
Joe Jordan 0 Reputation points
commented 2024-04-23T07:34:33.6866667+00:00
Joe Jordan 0 Reputation points
1 answer

How to retrieve the model name and version from MLW online endpoint?

Hi, I have an online endpoint in machine learning workspace. I use REST API to call the endpoint. Additionally, I would like to retrieve the model name and version that is used by the online point. Is there a way to do it via REST API? Thank you!

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
asked 2024-04-04T11:48:44.6+00:00
Demet Sude Saplik 31 Reputation points
answered 2024-04-22T22:06:12.7666667+00:00
Minh T 0 Reputation points
1 answer

Azure ML Batch Endpoint: Configuring the output

Hello, I created a batch endpoint in Machine Learning Workspace and I would like to configure the output path. I follow the tutorial…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
asked 2023-05-22T12:12:34.16+00:00
Demet Sude Saplik 31 Reputation points
answered 2024-04-22T13:51:00.68+00:00
Sten Schneider 0 Reputation points
0 answers

Inconsistent Results in Azure AutoML Model Deployment to Power BI

I have deployed the model in Azure ml using Azure AutoML and successfully consumed it in Power BI also but the problem is when I apply the filter on any gpn code it gives the correct output for one but for the whole table it gives a different…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
asked 2024-04-16T07:10:01.8666667+00:00
Anjali Kumawat 20 Reputation points
commented 2024-04-22T13:03:56.9066667+00:00
dupammi 6,235 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How do I merge my 2 MCIDs

Hi, Somehow 2 MCID got created for me over the years. How do I merge them ?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
asked 2024-04-12T22:48:17.6066667+00:00
Akshay Salvi 20 Reputation points
accepted 2024-04-22T12:34:35.0933333+00:00
Akshay Salvi 20 Reputation points
1 answer

Cannot use GPU on Azure Notebooks in Azure Machine Learning Studio

Hey All, I am new to Azure Machine Learning Studio and am currently trying to train some models on a GPU compute instance in on Azure Machine Learning Studio. The compute instance that I am using is Standard_NC6. The problem I am currently facing…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
asked 2021-07-05T13:47:03.86+00:00
Lim, Zi Lian 1 Reputation point
commented 2024-04-22T09:39:37.43+00:00
Kosoko, Ibrahim 0 Reputation points
1 answer

Is it possible to store logs and metrics of an Azure Machine Learning AKS online endpoint?

Hi, I need to store some logs and metrics coming from an AKS online endpoint created inside an Azure Machine Learning Workspace. I configure two different diagnostic settings both at workspace and endpoint level, setting that all the logs and metrics…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 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,855 questions
asked 2024-04-05T08:42:34.88+00:00
G Cocci 211 Reputation points Microsoft Employee
commented 2024-04-22T07:40:45.76+00:00
YutongTie-MSFT 46,406 Reputation points