3,002 questions with Azure Machine Learning tags

Sort by: Updated
0 answers

Serverless Endpoints for Custom Models in Azure

Currently, Azure allows the creation of serverless endpoints only for certain models from the model catalog. Are there any plans to offer serverless endpoints for custom models from Hugging Face in the future?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 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,954 questions
asked 2024-12-03T17:35:52.3133333+00:00
Anna Dmitrieva 0 Reputation points
0 answers

How to use Azure Spark serverless compute in AML Compute?

We want to use Azure Serverless compute from our Azure python sdk. cpu_cluster = AmlCompute(                 name=self.cluster_name,                 type="amlcompute",                 size=self.compute_size,                  …

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
asked 2024-12-02T07:38:46.15+00:00
Puneet 0 Reputation points
edited a comment 2024-12-03T17:14:43.01+00:00
Puneet 0 Reputation points
0 answers

How to deploy Florence-2

Microsoft recently binned the Computer Vision Background Removal Service, with the (rather brief) advice This feature is now deprecated. On January 10, 2025, the Azure AI Image Analysis 4.0 Segment API and background removal service will be retired. All…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
asked 2024-12-03T16:47:40.9966667+00:00
Neil Thompson 20 Reputation points
edited the question 2024-12-03T16:55:51.9766667+00:00
Neil Thompson 20 Reputation points
0 answers

Local azmlinfsrv script returns Access is Denied

I recently was issued a new machine, and running the azmlinfsrv command returns "Access is Denied," regardless of whether it is run in a conda or virtuanenv environment. I have tried following the tutorial line-for-line, starting with a fresh…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
asked 2024-11-28T23:28:18.1933333+00:00
Schibli, Eric 46 Reputation points
commented 2024-12-03T16:20:57.7466667+00:00
Schibli, Eric 46 Reputation points
1 answer

Is it possible to get pandas dataframe from azure feature store client? or can we only get spark dataframe while running the job on serverless spark compute?

I made DSL pipeline to train ML models in AML studio, which runs on standard compute "Standard DS3_v2" We also set up Azure Feature Store. But while getting feature data using below code , I am getting error - "RuntimeError: Fail to get…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
asked 2024-11-29T11:56:34.6266667+00:00
Hargurjeet Singh 0 Reputation points
commented 2024-12-03T14:29:25.2833333+00:00
santoshkc 10,475 Reputation points Microsoft Vendor
1 answer

Service Quotas Limits (Custom neural model train quotas)

Hi everyone, The team is planning to increase the quota for custom neural model training from 20 per calendar month to 40. Could anyone confirm if this will incur additional charges? If yes, could you provide details on the additional costs? If we are…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
asked 2024-11-26T11:53:11.3433333+00:00
Ryan Cheng 0 Reputation points
commented 2024-12-03T07:59:24.14+00:00
Saideep Anchuri 415 Reputation points Microsoft Vendor
1 answer

Azure ML vs Azure Databricks ML(cost,performance)

Hi there, I would like to know which Azure machine learning or Azure Databricks performs better and which costs less? Thanks zmsoft

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,259 questions
asked 2024-12-01T13:20:55.1866667+00:00
zmsoft 140 Reputation points
commented 2024-12-03T04:36:59.4333333+00:00
romungi-MSFT 47,236 Reputation points Microsoft Employee
1 answer

Data flow is not valid, Argument writer expected parquet|preppy|delimited in Azure ML Pipeline

I have an Azure ML pipeline that has been running successfully on a daily schedule. However, the pipeline failed during its latest run, producing the following error message: AzureMLException: Message: Error Code: ScriptExecution.StreamAccess.Unexpected…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
asked 2024-11-27T13:59:45.1466667+00:00
Gunjan Kanani 15 Reputation points
commented 2024-12-03T03:22:13.7166667+00:00
Phillip A Danley 0 Reputation points
0 answers

In the AI Fundamentals, Explore Machine Learning Exercise, I am failing to deploy the Model

The instructions (https://microsoftlearning.github.io/mslearn-ai-fundamentals/Instructions/Labs/01-machine-learning.html#deploy-and-test-the-model) say to deploy the model using Standard_DS3_v3 VM types. However I cannot do this because there is not…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
asked 2024-11-25T13:20:11.0133333+00:00
Michael Read 0 Reputation points Microsoft Employee
commented 2024-12-03T02:29:12.2+00:00
kothapally Snigdha 490 Reputation points Microsoft Vendor
0 answers

Azure ML Designer is not able to read dataset that is a csv file in a blob storage

Hi, I have a pipeline in AzureML designer that reads data from a blob storage and then does a very step e.g. Clean Missing Data. The data is read in the first step without any issues. I can 'Preview data' also. But I get the following error as soon as I…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,971 questions
asked 2024-11-28T11:03:21.2333333+00:00
Chandan Agrawal 0 Reputation points
commented 2024-12-02T23:21:52.5766667+00:00
Phillip A Danley 0 Reputation points
2 answers

Azure SDK v2 - unable to download job output using mlclient

I was using functionality from last few months, but recently started facing some issue with the below code. I'm running the code using JupyterLab and unable to download the predictions result. However, The batch endpoint is getting invoked and able to…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
asked 2023-09-18T07:07:06.7433333+00:00
Kuwar,Rakesh 5 Reputation points
edited the question 2024-12-02T16:11:08.8633333+00:00
simo-k 790 Reputation points
1 answer One of the answers was accepted by the question author.

"azureml-dataprep" error with AutoML UI(no coding)

Hello, I'm new to Azure ML Studio. Under "Authoring" -> "Automated ML", I'm creating a new "Automated ML Job" with "Classification" Type. The job executes flawless with 10 columns/features in the model.…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
asked 2024-11-28T16:40:07.8333333+00:00
Ramesh Srinivasan 20 Reputation points
commented 2024-12-02T09:26:43.25+00:00
Ramesh Srinivasan 20 Reputation points
1 answer

How can we create a feature view in Azure ML Feature Store from a local machine without using serverless Spark compute?

Team, I'm trying to create an API on top of Azure feature store so that user can pass the below payload, and their feature view will be created automatically. { "feature_view_name": "segment_predictive_performance_view_v9", …

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
asked 2024-12-01T14:45:07.21+00:00
Puneet 0 Reputation points
commented 2024-12-02T08:26:53.1666667+00:00
romungi-MSFT 47,236 Reputation points Microsoft Employee
1 answer

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,002 questions
asked 2024-11-28T04:40:42.7966667+00:00
Phillip A Danley 0 Reputation points
answered 2024-11-30T21:08:03.49+00:00
Phillip A Danley 0 Reputation points
1 answer One of the answers was accepted by the question author.

How can a reoccurring problem in the pipeline be fixed?

I am working on a pipeline that consists of multiple pill models. Specifically, the pills that are the most helpful for me are the Train Model, Evaluate Model, and any of the Regression Models. After building the pipeline and then configure and…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
asked 2024-11-23T21:13:57.6366667+00:00
Ebony Johnson 20 Reputation points
accepted 2024-11-30T19:41:08.7466667+00:00
Ebony Johnson 20 Reputation points
2 answers

Can not use model loaded into workspace

Hi, I load a trained model into the workspace using R, and when I use xgboost to predict, it always says: feature names stored in object and newdata are different I checked the data for training and test, column names and order are the same,…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
asked 2024-11-24T17:10:48.26+00:00
NAW123 16 Reputation points
answered 2024-11-30T00:46:23.17+00:00
NAW123 16 Reputation points
1 answer

How to fix an endpoint that is perpetually stuck updating

I have a batch endpoint that I was adding a new deployment to, and the Provisioning state of the endpoint is stuck on updating. This means that I cannot take any other action concerning this endpoint, be it another deployment or deleting the endpoint, as…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
asked 2024-11-22T17:10:11.66+00:00
CB 0 Reputation points
commented 2024-11-29T13:12:31.1266667+00:00
Azar 23,650 Reputation points MVP
1 answer

Examples "too good to be true"?

Hi, From ML-Lab 6 I got: and "My" ROC-Curve does not hug the upper left - and it is a pretty bad model. But nevertheless...I do not think it at all realistic to have extreme "good" examples like here:…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
asked 2024-11-28T09:42:59.18+00:00
Michael Schmidt 200 Reputation points
edited an answer 2024-11-29T08:03:59.1133333+00:00
romungi-MSFT 47,236 Reputation points Microsoft Employee
0 answers

Azure Machine Learning - SSH Error When Attaching Virtual Machine Compute

Hello everyone, I'm experiencing an issue with the "Attach Virtual Machine Compute" function in Azure Machine Learning. I created a virtual machine and used "User Authentication" as the authentication type. The authentication worked…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
asked 2024-11-12T16:03:47.5833333+00:00
chistian.b 0 Reputation points
commented 2024-11-28T20:06:27.9966667+00:00
kothapally Snigdha 490 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Do you require 10 or 50 min labeled images?

Hi, I'm unsure: Do you need to label a minimum of 10 or of 50 images for labeling? Or is there a difference between the labeling for images and the labeling for object detection? The text doesn't really clarify: min 10:…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,002 questions
asked 2024-11-28T09:28:32.5266667+00:00
Michael Schmidt 200 Reputation points
accepted 2024-11-28T14:10:40.92+00:00
Michael Schmidt 200 Reputation points