3,042 questions with Azure Machine Learning tags

Sort by: Updated
0 answers

Cannot get ML data set created by following the tutorial

Hi I am trying to create data set using the tutorial here https://learn.microsoft.com/en-us/azure/machine-learning/tutorial-explore-data?view=azureml-api-2 I cannot get the following code to run - It has an issue with a missing parameter I think in the …

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-12-20T23:03:26.7+00:00
Dave Chennault 46 Reputation points
commented 2024-12-25T01:27:22.54+00:00
YutongTie-MSFT 53,686 Reputation points
1 answer

Fine Tuning a LLM

I am trying to fine tune a Language Model available on Azure Machine Learning Workspace. It involves two steps for data ingestion: data Uploading data mapping But after I am able to successfully upload data, I am not getting any functionality to map…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-12-20T07:45:47.1433333+00:00
Bhardwaj, Vinay Kumar 0 Reputation points
commented 2024-12-24T09:33:28.1566667+00:00
santoshkc 11,450 Reputation points Microsoft Vendor
1 answer

How to fix "ERROR: pip's dependency resolver does not currently take into account all the packages that are installed." while using Promt Flow.

I have made a custom image to use python's version 3.10.1 on Azure Ai Foundry 's Prompt Flow ( Earlier Ai Studio). The Flow is running successfully by ignoring the error. ERROR: pip's dependency resolver does not currently take into account all the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 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,999 questions
asked 2024-12-17T07:06:14.37+00:00
Lovedeep Singh 225 Reputation points
edited an answer 2024-12-24T07:09:20.1366667+00:00
romungi-MSFT 48,121 Reputation points Microsoft Employee
2 answers

Online Endpoint Deployment in Azure ML Studio

I was using the Azure Machine learning studio yesterday and my endpoints were deployed perfectly. I came back today and I am unable to test my endpoints because "V1 deployment testing is not supported." Does anyone know how to dix this issue

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-06-13T20:16:55.0333333+00:00
Jack McGarry 15 Reputation points
edited an answer 2024-12-24T02:33:01.47+00:00
Subhashish Chakraborty 0 Reputation points
1 answer

"ManagedIdentityCredential.get_token_info failed" in train.py (serverless)

In my Azure ML pipeline, I have a training step which uses a file called train.py to train my model. The issue is, whether I use DefaultAzureCredential() or ManagedIdentityCredential(), I get errors similar to the one…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-10-29T01:57:25.8333333+00:00
Dominic Archual 6 Reputation points
commented 2024-12-24T01:35:08.6+00:00
utta 0 Reputation points
1 answer

AzureMLException: Error in Streaming from Input Data Sources

An AzureMLException is encountered with the message "Error Code: ScriptExecution.StreamAccess.Unexpected Native Error: error in streaming from input data sources" when using the 'Apply SQL Transformation' component in the Azure ML designer…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-12-06T16:38:02.7133333+00:00
Noveen Haseeb 45 Reputation points
answered 2024-12-23T18:46:42.1+00:00
Sophie Chen 0 Reputation points Microsoft Employee
0 answers

Mlflow and Spark

Hi, I encountered the following problem when I tried to use a model for spark inference (via mlflow.pyfunc.spark_udf) that I had previously trained in pandas and saved in mlflow. I saved a model via from mlflow.tracking import MlflowClient from…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-06-12T07:33:08.4933333+00:00
Bakhruz Dzhafarov 60 Reputation points
commented 2024-12-23T06:01:22.2066667+00:00
Rivera, Kevin 0 Reputation points
0 answers

"Error 'Resource provider not registered' when deploying model in Azure ML Tutorial (Free Trial)"

Hi, I'm following the Microsoft Learn tutorial "Create a classification model with Azure Machine Learning designer" (https://microsoftlearning.github.io/mslearn-ai-fundamentals/Instructions/Labs/01-machine-learning.html) with an Azure Free…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-12-21T01:33:59.94+00:00
YUTA 5 Reputation points
commented 2024-12-23T02:59:18.0566667+00:00
navba-MSFT 26,810 Reputation points Microsoft Employee
2 answers

Set up as Workspace Owner and Data Scientist role, but cannot create notebooks/write files

I just set up a Workspace under my Subscription, and am the Owner on both. I'm trying to work in Azure ML in this Workspace, where I have a Azure ML Data Scientist role for myself as well, and keep getting this message when I try to create a new…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
851 questions
asked 2024-12-11T17:33:08.7733333+00:00
Stephen 5 Reputation points Microsoft Employee
answered 2024-12-20T19:49:01.5433333+00:00
Stephen 5 Reputation points Microsoft Employee
1 answer

MLflow Model Deployment Error - Can't Find MLmodel File in Registered Model

Hi, I'm trying to deploy a registered MLflow model in Azure ML. I've already fixed the environment issues by creating a custom environment with the correct dependencies for GPU support and tensor parallelism. However, now I'm getting an error in the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-12-17T10:38:21.2566667+00:00
Sebastian Buzdugan 40 Reputation points
answered 2024-12-20T16:15:01.4+00:00
Sebastian Buzdugan 40 Reputation points
1 answer

Error training model in ML Studio

Hello, I get the following error while running an "Automated ML" job in ML Studio. Failed to download snapshot from storage using SAS url. Error message: This request is not authorized to perform this operation. Authentication error when…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-12-18T08:08:11.23+00:00
Repetti Pierangelo 20 Reputation points
edited the question 2024-12-20T03:58:24.4833333+00:00
Saideep Anchuri 590 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How to correct Error Code: ScriptExecution.StreamAccess.Unexpected

I am using AMLS for a class. First week of usage...no issues. Second week of usage...no loaded csv file is recognized by any node. I continue to receive the above error, even with a csv file containing 3 columns and 15 rows of data. I can read the data…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-11-28T04:40:42.7966667+00:00
Phillip A Danley 20 Reputation points
commented 2024-12-19T21:38:33.3766667+00:00
Phillip A Danley 20 Reputation points
0 answers

Azure ML endpoint - getting predict_proba output

Hi, I've created AutoML job to do binary classification and registered some models to create endpoints, the endpoints are not producing predic_probabilities outputs event when I'm passing to json "GlobalParameters": { "method":…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-12-07T11:45:14.2233333+00:00
Volodymyr Petryshyn 0 Reputation points
commented 2024-12-19T09:28:19.2833333+00:00
Volodymyr Petryshyn 10 Reputation points
4 answers One of the answers was accepted by the question author.

AzureMLCompute job failed 500: [REDACTED]: Some(true) Error while creating custom environment in azure ml

Hello everyone, I am trying to create a custom environment to train and deploy a catboost regression model in azure ml SDK. However when I submit the job, it's running for a while and then throws "AzureMLCompute job failed 500: [REDACTED]:…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-07-08T14:00:04.7766667+00:00
Sena Aslan 50 Reputation points
answered 2024-12-19T08:23:39.24+00:00
Stanislau Fink 0 Reputation points
1 answer

I get the following error message on datasets that worked previously, how do I fix this problem?

AzureMLException: Message: Error Code: ScriptExecution.StreamAccess.Unexpected Native Error: error in streaming from input data sources StreamError(Unknown("Dataflow at inmemory://dataflow/dea9ef925fd2e0f84b13b7cb3c8aa074 is not valid.",…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-12-05T12:24:04+00:00
Don Payne 0 Reputation points
answered 2024-12-19T08:14:10.44+00:00
romungi-MSFT 48,121 Reputation points Microsoft Employee
1 answer

Logging in Python SDK

Hi, I ask whether these differences exist in the Python SDK between logging in training and logging after deployment: https://learn.microsoft.com/en-us/azure/machine-learning/how-to-track-experiments-mlflow?view=azureml-api-2 "The Azure Machine…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-12-16T13:59:10.6133333+00:00
Michael Schmidt 280 Reputation points
edited an answer 2024-12-19T05:03:22.12+00:00
Avinash Devarakonda 525 Reputation points Microsoft Vendor
1 answer

How I can update the version of python using flow.dag.yaml file?

While using Azure Ai Foundary's Prompt Flow when the compute session needs to be set up it asks for an image it can be provided by azure ( tick mark using Latest image), or a custom image can be provided here. In the image provided by azure that version…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-12-18T13:45:47.5733333+00:00
Lovedeep Singh 225 Reputation points
answered 2024-12-19T00:48:13.4933333+00:00
Pavankumar Purilla 1,965 Reputation points Microsoft Vendor
0 answers

Unable to deploy fine-tuned Phi 3.5 MoE model on NC24ads_A100_v4 despite successful training on NC96ads_A100_v4

Hello, I'm trying to deploy a fine-tuned Phi 3.5 MoE model as a real-time endpoint in Azure ML. I've encountered an interesting situation: Training Environment: Successfully fine-tuned on NC96ads_A100_v4 (96-core machine) Using DeepSpeed with tensor…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-12-18T20:06:30.6566667+00:00
Sebastian Buzdugan 40 Reputation points
commented 2024-12-18T23:14:53.14+00:00
VasaviLankipalle-MSFT 18,296 Reputation points
1 answer

HttpResponseError: Operation returned an invalid status 'OK' - Deploying Pipeline Component to BatchEndpoint

Hi everyone, I try to deploy a pipeline component from custom azure machine learning registry to a batch endpoint. The batch endpoint was created successfully. with the following code: # connection to prod workspace ml_client_dev = MLClient( …

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-12-16T12:08:59.7933333+00:00
Moritz Damm 0 Reputation points
accepted 2024-12-18T15:39:23.0266667+00:00
Moritz Damm 0 Reputation points
1 answer One of the answers was accepted by the question author.

Handling Multiple Directories in Azure ML Component YAML for Modular Code

Dear Microsoft Support Team, I am working on an Azure ML pipeline to train two different models (model_1 and model_2), each with its own scripts and associated files. My project structure is as follows: src/ ├── model_1/ │ ├── train_model_1.py │ ├──…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,042 questions
asked 2024-12-13T11:34:42.89+00:00
ngavranovic 20 Reputation points
accepted 2024-12-18T15:02:17.03+00:00
ngavranovic 20 Reputation points