2,508 questions with Azure Machine Learning tags

Sort by: Updated
0 answers

How to fix ERROR: "message": "An unexpected error occurred in scoring script. Check the logs for more info."

I created autogenerated ML predictive model in Azure Machine Learning studio and trained the model on tabular data in CSV format. Succeeded Then I directly deployed model to the Endpoint Succeeded. But when I try to test the model by sending request via…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
asked 2024-03-27T20:19:17.2133333+00:00
Martin Orator 0 Reputation points
commented 2024-03-28T14:17:11.9466667+00:00
dupammi 5,065 Reputation points Microsoft Vendor
0 answers

How to use Mistral Endpoint in Prompt Flow?

Hey! In Azure ML Studio, I created a mistral large endpoint. The endpoint can be accessed using an api key and a url. Can I use this endpoint as LLM in a prompt flow, say for example, in the chat flow example? I imagine yes, but how do I have to set up…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
asked 2024-03-28T12:07:21.6766667+00:00
Henrik Ge 0 Reputation points
0 answers

Error encountered when running a Classifier on Azure Auto ML

I have been working on a classifier for a few days on Azure Auto ML and when I tried disabling some variables that I do not need today, I encountered the below error. I have never encountered this type of error before and even after creating a new…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
asked 2024-03-27T22:16:32.3933333+00:00
Ivan Casana-Gallen 21 Reputation points
commented 2024-03-28T12:01:49.8833333+00:00
santoshkc 2,885 Reputation points Microsoft Vendor
2 answers

Enabling auto-shutdown of idle computes in Machine Learning causes shutdowns during active jobs

We have enabled the preview feature “Configure auto-shutdown for idle compute instances” in Azure Machine Learning.   I set this to, for example, 60 minutes for a given compute instance in the “Schedules” tab when navigating to the compute instance. …

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
asked 2023-02-21T20:30:43.5333333+00:00
GregR04 5 Reputation points
commented 2024-03-28T10:33:00.5533333+00:00
Simon Duff 0 Reputation points
1 answer

Getting error while deploying Llama-2-7b chat

facing issue while deploying Llama2-7b-chat model as a service on Azure AI studio.  Below is the screenshot. Pay as you go method is the suitable method, so please provide any steps that we our admin can follow to achieve the same. (Note->please…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
asked 2024-03-27T09:06:16.1966667+00:00
MANISH KUMAR RANA 20 Reputation points Microsoft Vendor
commented 2024-03-28T09:28:25.72+00:00
MANISH KUMAR RANA 20 Reputation points Microsoft Vendor
0 answers

How to train and build model with single input and multiple output in Azure Machine Learning

I am working on one of my application, making autosuggestion for some field based on past/historical data on the basis of user emailaddress

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
661 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,302 questions
asked 2024-03-28T09:07:11.2533333+00:00
Vivek Talokar 0 Reputation points
edited the question 2024-03-28T09:08:11.3066667+00:00
Vivek Talokar 0 Reputation points
1 answer

Root Mean Squared Error (RMSE)?

How to compute Root Mean Squared Error (RMSE)? in regression validation prediction?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
asked 2024-03-27T03:55:34.0466667+00:00
Maricel A. Gueco 1 Reputation point
commented 2024-03-28T08:52:11.0566667+00:00
santoshkc 2,885 Reputation points Microsoft Vendor
0 answers

How do I enable GPU VMs for Azure Machine Learning Deep Learning jobs

Hi all, I am on a pay as you go subscription service, and I can't seem to request a quota for ANY GPU cluster or node on ANY location. When i follow the click here to view and request quota page, I am only able to request quota extensions for CPU for…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
asked 2024-03-26T04:27:34.41+00:00
Grant Fullston 0 Reputation points
commented 2024-03-28T07:45:27.23+00:00
romungi-MSFT 41,736 Reputation points Microsoft Employee
1 answer

Sample for RNN model

I am working on my deep learning project and I want to train my RNN model in azure and deploy it to cloud. Is there any samples I can refer to for my training and deployment?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
asked 2024-03-28T00:27:26.6133333+00:00
Charu Shenoy 0 Reputation points
answered 2024-03-28T01:14:27.25+00:00
Dillon Silzer 54,091 Reputation points
0 answers

AzureML Promptflow don't clone into my compute

Hello When i create a new prompt, it says that it's cloned a Users/ayoub/promptflow But i never see the repository and more than that when i launch something i have this error : Run failed: [Errno 2] No such file or directory:…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 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,302 questions
asked 2024-03-26T09:33:45.55+00:00
Ayoub Zehana 0 Reputation points
edited a comment 2024-03-28T00:36:13.7733333+00:00
VasaviLankipalle-MSFT 13,126 Reputation points
1 answer

Azure OpenAI on your data API

Hi all, I am experiencing API error when I was running my on your data API, it’s not working as before. I didn’t change any content of my code but it’s returning error from this month. Please help me.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
asked 2024-03-27T22:44:01.8966667+00:00
Arjun Basu 0 Reputation points
answered 2024-03-27T23:37:51.1066667+00:00
YutongTie-MSFT 44,966 Reputation points
2 answers

Azure Ml Prompt flow vector index error

Hello When i try to add datas to my prompt flow in the vector index i have the following error I have one .txt file as datas to index, and i use FAISS as vector store You can see all the details in the screens bellow. Error Code:…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 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,302 questions
asked 2024-03-26T09:55:52.1966667+00:00
Ayoub Zehana 0 Reputation points
edited a comment 2024-03-27T16:39:25.65+00:00
Ayoub Zehana 0 Reputation points
1 answer

While creating compute instance on Azure ML workspace I receive this error "Desired number of dedicated nodes could not be allocated"

Hello I have a Azure ML workspace in "East US" using only private IP addresses. Whenever I request a new compute instance I receive the below error. I tried with the studio web page and powershell. Both have the same outcome. "Desired…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
asked 2024-03-12T08:50:16.3033333+00:00
Christian HUARD 20 Reputation points
commented 2024-03-27T10:01:32.5533333+00:00
Christian HUARD 20 Reputation points
0 answers

Call an Azure ML SDK v2 Pipeline from Synapse

Is it possible to call an Azure ML SDK v2 pipeline from within a Synapse pipeline? The synapse "machine learning execute pipeline" step requires a pipeline id or pipeline endpoint id, as seen below. However, based on the documentation, it…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
asked 2024-03-27T00:26:36.64+00:00
Dance, Cody R. (ALT) 20 Reputation points
commented 2024-03-27T09:12:09.46+00:00
romungi-MSFT 41,736 Reputation points Microsoft Employee
1 answer

How to fix "Failed to access xxxx.file.core.windows.net" for Azure file sharing?

What do I need to do in order to fix this error message, beyond what is recommended below: Failed to access xxxx.file.core.windows.net Your request for data was not sent. Here are some things to try: Check your network and internet connection, make sure…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
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.
2,608 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,368 questions
asked 2024-03-26T17:43:12.86+00:00
Jeff Watson 0 Reputation points Microsoft Employee
commented 2024-03-27T06:29:52.8933333+00:00
romungi-MSFT 41,736 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

I want to triage answers answers from students based on prior answers to the same question and work out of they are good or bad.

Hi all,   I'm working on an education solution which will reduce the amount of time needed for an examiner to conduct 121 interviews with students.  Typically these can take one to two hours.   The intention is to replace the time the examiner spends…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,288 questions
asked 2024-03-26T06:47:48.98+00:00
Richard Wray 20 Reputation points
commented 2024-03-27T05:25:33.9533333+00:00
Richard Wray 20 Reputation points
1 answer

How do I open an inbound port on Azure Machine Learning VM?

I would like to open port 8000 on an Azure Machine Learning VM so that I can access it from my home network. I have looked everywhere but I can't find it. Please advise, Thanks UPDATE: Running nmap against the IP address shows that the port is…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
6,978 questions
asked 2024-03-23T09:20:36.2033333+00:00
Houman 25 Reputation points
commented 2024-03-27T02:54:16.44+00:00
VasaviLankipalle-MSFT 13,126 Reputation points
1 answer

The error message indicates that your network may be blocking websocket requests

Web socket error: Your request for data wasn’t sent, your network is possibly blocking websocket. Please configure your workspace to allowing websocket requests. Learn More troubleshoot link. Trace ID : 3d16cbd4-ea98-4e66-aa84-04702c0b2a0f. how can I…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
asked 2024-03-12T08:26:02.1666667+00:00
Gülşah Kılıç 0 Reputation points
commented 2024-03-26T16:24:23.74+00:00
AshokPeddakotla-MSFT 26,131 Reputation points
1 answer

Azure cost optimization by Azure AI

Hi friends, Azure charges per hour ,but if I use the service for only 30 mins will I am charge for 1 hour? How does this costing mechanism works? And my requirement is to identity idle resources such as VMs and Databricks clusters , I need to use Azure…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,890 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,341 questions
asked 2024-03-25T10:28:55.4166667+00:00
Anshal 1,626 Reputation points
commented 2024-03-26T07:55:08.51+00:00
Anshal 1,626 Reputation points
1 answer

Why am I seeing "The dataset is either empty or does not have valid datapoints" when creating an Azure Machine Learning Project?

Azure Open Datasets
Azure Open Datasets
An Azure service that provides curated open data for machine learning workflows.
24 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
343 questions
asked 2024-03-24T01:07:04.7566667+00:00
Alan Zhang 0 Reputation points
commented 2024-03-26T07:14:24.87+00:00
romungi-MSFT 41,736 Reputation points Microsoft Employee