2,598 questions with Azure Machine Learning tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Cannot open dataset in Notebook

Hi, If I select the dataset in my experiment in Azure ML Studio and ty to open it in the Notebook Python 3 I'm getting the following error: Service call failed. Error 409 (Notebook already exists) when requesting /notebooks?api-version=2.0 The…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-23T22:41:50.927+00:00
Olga Arapova 21 Reputation points
commented 2020-06-24T17:21:08.71+00:00
Olga Arapova 21 Reputation points
0 answers

Endpoint not being created Azure Designer

I created a simple recommendation model in Azure Designer. The model is able to train and from that, I created an inference pipeline. I ran it and deployed it, under a new AKS inference cluster and even experiment. However, the endpoint is just not being…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-23T14:31:31.007+00:00
Bryce Ramgovind 11 Reputation points
commented 2020-06-24T09:56:31.027+00:00
Bryce Ramgovind 11 Reputation points
1 answer One of the answers was accepted by the question author.

How to Cancel Upload? - Azure Machine Learning Studio

Hi, Please will you tell me how to cancel a dataset upload? I tried to upload a small (321kb) CSV to Azure Machine Learning Studio. The upload has been running for more than 1 hour, but it still says uploading. I tried to upload other files…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-23T14:14:47.557+00:00
pickles123 101 Reputation points
commented 2020-06-23T20:08:46.61+00:00
GiftA-MSFT 11,151 Reputation points
1 answer One of the answers was accepted by the question author.

Out-of-memory error webservice deployed with Azure ML Studio

I have a webservice which exposes a predictive model. It has been deployed with Auzure ML Studio. Since the last model re-training and webservice deployment, in circa 1% of the cases in production, I get the following out-of-memory (possibly correlated)…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-22T12:02:14.117+00:00
Marco Mattioli 21 Reputation points
accepted 2020-06-23T14:13:49.567+00:00
Marco Mattioli 21 Reputation points
1 answer

How to consume easily for test Azure ML Studio webservice

Dear, Does someone manage to consume an experiments deployed in a webservice via an external source just for testing. (multiple users want to test) The solutions I have is : ** from excel but requires addons on users laptops ** from a webpage bu…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-15T12:40:47.787+00:00
Mohamed elham 1 Reputation point
commented 2020-06-23T08:17:18.12+00:00
romungi-MSFT 42,761 Reputation points Microsoft Employee
0 answers

in Azure Machine Learning service, how to update python pickle file 's ML model parameter?

after using Azure Auto ML or Designer, model creates Pickle file. i tried to develop model in python pickle file by tunning some parameter by set_params method as you know this pickle file has 'Pipeline', 'y_transformer', 'y_transformer_name' key. …

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-15T00:19:28.837+00:00
윤 광섭 1 Reputation point
commented 2020-06-23T08:12:01.987+00:00
romungi-MSFT 42,761 Reputation points Microsoft Employee
0 answers

Azure Machine Learning best model's update paramete with python pickle

Hi i am trying to Azure Machine Learning best model's update parameter with python pickle type best model trained by xgboost. i load model through pickle and tried to change parameter. import joblib a=joblib.load("model.pkl") …

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-11T09:06:10.453+00:00
윤 광섭 1 Reputation point
commented 2020-06-23T08:10:04.547+00:00
romungi-MSFT 42,761 Reputation points Microsoft Employee
0 answers

Linear Regression Large Values

I am trying to make a model that does simple counting (ex when I input 14, it outputs 15 or when I input 273 it outputs 274). OLS linear regression comes out to be the most accurate model, and it works really well for numbers with up to 7 digits.…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-02T17:39:41.903+00:00
Anonymous
commented 2020-06-23T07:52:37.66+00:00
Ramr-msft 17,621 Reputation points
1 answer

AzureML cosmosDB integration

I would like to know why azureML has no inbuilt integration with cosmosDB.For ML studio cosmosDB is one of the input data sources,why is it not considered in azureML?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-18T11:54:44.737+00:00
Jothy Babu 26 Reputation points
answered 2020-06-18T22:36:18.813+00:00
YutongTie-MSFT 46,996 Reputation points
1 answer One of the answers was accepted by the question author.

Connect 2 separate experiments via webservice - Azure MLS Classic

I have 2 experiments A and B in Azure MLS classic. I need the web service output of experiment A as one of the web service inputs for experiment B. Please let me know if it is possible and if yes, how I can do it.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-17T15:21:02.483+00:00
Sandhya Cherukupalli 126 Reputation points
accepted 2020-06-17T22:37:00.927+00:00
Sandhya Cherukupalli 126 Reputation points
1 answer One of the answers was accepted by the question author.

Convert web service output to a dataset Azure MLS classic

Is it possible to convert a web service output as a dataset or a csv file ? I want to consume this in another experiment.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-17T15:38:39.737+00:00
Sandhya Cherukupalli 126 Reputation points
commented 2020-06-17T22:35:02.757+00:00
Sandhya Cherukupalli 126 Reputation points
1 answer One of the answers was accepted by the question author.

Azure ml notebooks sharing and compute selection.

What kind of collaboration do we need among the data scientists or developers who need to share these notebooks? What kind of compute does these notebooks require? Is it all single node?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-12T10:02:09.183+00:00
chaymr 151 Reputation points
accepted 2020-06-17T05:41:21.207+00:00
chaymr 151 Reputation points
0 answers

Azure Machine Learning Web Service returning Internal Server Error

Getting following error while submitting request to machine learning service. Where can I get more details of this error? Error Message: An unknown error occurred.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-16T16:59:38.243+00:00
Vaibhav 1 Reputation point
commented 2020-06-16T17:45:19.583+00:00
YutongTie-MSFT 46,996 Reputation points
1 answer

Azure Machine Learning resync keys not working - no longer able to access files/submit experiments to ML service

I followed this tutorial: https://learn.microsoft.com/en-us/azure/machine-learning/how-to-change-storage-access-key - to update the access keys of my default blob datastore linked to my Machine Learning service. This worked a month ago. After doing it…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-11T16:31:55.17+00:00
Jim 1 Reputation point
answered 2020-06-16T10:35:20.733+00:00
romungi-MSFT 42,761 Reputation points Microsoft Employee
0 answers

View Logistic Regression Model Weights in Machine Learning Studio Enterprise

In ML Studio Classic you can see the logistic regression model weights (intercept and coefficients) when you click on the output from "Train model" module. This feature however is not available in the new ML Studio Enterprise. I only get the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-04T11:32:38.033+00:00
Karl Märka 1 Reputation point
commented 2020-06-16T08:09:19.887+00:00
romungi-MSFT 42,761 Reputation points Microsoft Employee
1 answer

More convenient service to read avro files from Azure Data Lake Gen2

Hi, I have to read lots of avro files created by an Event Hub Capture in a Data Lake Gen2. Data must be filtered, processed and then applied to train a machine learning model. I'm considering Azure Databricks and the Azure Machine Learning service…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,363 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
564 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,955 questions
asked 2020-06-08T22:37:56.897+00:00
Ariel Cedola 21 Reputation points
commented 2020-06-15T20:20:36.227+00:00
HimanshuSinha-msft 19,381 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Deployment of Multiple Models to Container Instance Fails in Azure DevOps

Hi Team, I am trying to deploy 2 ML models ( which is registered in Model Registry ) to Azure Container Instance using DevOps Release pipeline using AZ CLI ML extension My ACI Configuration is : containerResourceRequirements: cpu: 1 …

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,425 questions
asked 2020-06-15T12:14:54.357+00:00
Srijith S 21 Reputation points
accepted 2020-06-15T12:18:09.06+00:00
Srijith S 21 Reputation points
1 answer One of the answers was accepted by the question author.

Access to neural network model

We have built numerous diagnostic models which can be reduced to equations and code that will allow us to repeat the work. We have the code physically available to us, so it can be installed in our own software. Now I would like to use artificial…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-11T15:23:23.457+00:00
Oliver Bathe 26 Reputation points
accepted 2020-06-14T14:51:21.313+00:00
Oliver Bathe 26 Reputation points
1 answer

Jupyter link is not working in Azure ML studio

I am trying to create an experiment, For that When I am trying to create Jupypter notebook on running compute Instance, It redirects me to the Login page again and again. So I am not able to proceed further. I think there's a small glitch

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-10T10:25:12.67+00:00
Nikita Bachani 1 Reputation point
answered 2020-06-12T13:45:59.233+00:00
Nikita Bachani 1 Reputation point
1 answer

Creating datasets in Azure Machine Learning service from more than 100 paths

Hi, I need to create a dataset in Azure Machine Learning service from an Azure Data Lake Gen2 registered as a Datastore. Data in the lake are 1000's of avro files stored by an Event Hub Capture following the pattern…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,363 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,598 questions
asked 2020-06-09T16:08:40.387+00:00
Ariel Cedola 21 Reputation points
commented 2020-06-11T17:32:16.453+00:00
Ariel Cedola 21 Reputation points