2,569 questions with Azure Machine Learning tags

Sort by: Updated
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,569 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,569 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,569 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,569 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,976 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,569 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,206 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,569 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,206 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,349 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,569 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
558 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,935 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.
642 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,569 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,112 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,569 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,569 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,349 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,569 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
2 answers One of the answers was accepted by the question author.

(UserError) Error when parsing request; unable to deserialize request body

Hi, getting this error when i run an azureml experiment with custom_docker_image (basegpu image of mcr) - can anybody help me understand this? Have tested this in local compute and it works, not sure why this does not work on a training cluster vm? …

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,569 questions
asked 2020-06-08T11:39:25.497+00:00
Sadegh Hosseinpoor 196 Reputation points
commented 2020-06-11T14:06:21.6+00:00
Sadegh Hosseinpoor 196 Reputation points
1 answer One of the answers was accepted by the question author.

TensorFlow 2.2.0 update for the tensorflow estimator for Azure ML, or disable horovod?

I would like to use the tensorflow hub to retrain existing models, however tensorflow supports the hub library only on their 2.2 version. And The Estimator azure presents supports tf 2.0. When I list tensorflow 2.2 as a required dependency as a pip…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,569 questions
asked 2020-06-05T06:42:26.177+00:00
Sadegh Hosseinpoor 196 Reputation points
accepted 2020-06-11T11:41:00.663+00:00
Sadegh Hosseinpoor 196 Reputation points
1 answer One of the answers was accepted by the question author.

Cross validation with Azure ML Python SDK

Does Azure ML Python SDK support cross validation? In the graphical Designer, there is a cross validation module but I haven't found anything similar in the SDK documentation. Of course, there probably exist many frameworks for cross-validation in…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,569 questions
asked 2020-06-05T07:49:57.597+00:00
Lauri Lehman 136 Reputation points
accepted 2020-06-09T08:01:08.903+00:00
Lauri Lehman 136 Reputation points
1 answer

How to use Labeled image datasets to perform an image binary classification in Azure ML Designer

I try to train a model for image binary classification in Azure Machine Learning Designer. First, I have used the Label Tool, to set a label on each images : Then, I have exported it as an Azure ML DataSet in order to import it in my ML…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,569 questions
asked 2020-06-04T18:07:17.683+00:00
Touchard Alexandre 1 Reputation point
answered 2020-06-05T19:44:03.693+00:00
GiftA-MSFT 11,151 Reputation points
1 answer

Machine Learning/Performance issue with Writing to CSV file - C#

Hi, I developed a Machine Learning (ML.NET) -- .NET Core console application (using Multiple classes prediction template). I've created the ML Model class and I'm now applying the ML Model to another .NET Core console application to predict the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,569 questions
asked 2020-05-22T12:10:43.723+00:00
deskcheck1-0579 411 Reputation points
answered 2020-06-05T05:48:12.2+00:00
Ramr-msft 17,616 Reputation points
1 answer

How do we create learning virtual machine AI assistants with smart home control and self-driving vehicle funtionality?

I am developing Conscious Quantum Coding Living AI Virtual Assistants to help with everything. Jodi, The AI Motor Home Jodi will be an integrative, quantum coded, learning/self-improving, online/cloud, virtual machine, life conscious Living AI…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,569 questions
asked 2020-06-04T10:33:30.177+00:00
Matthew 1 Reputation point
answered 2020-06-04T23:06:32.373+00:00
GiftA-MSFT 11,151 Reputation points
1 answer

Azure ML Dataset and Snapshot

Hi experts, My customer want to snapshot datasets for reproducibility. I found method "create_snapshot", but found that it is deprecated. Is there any alternative way for dataset snapshot ? Thanks, Keita

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,569 questions
asked 2020-06-01T22:24:46.117+00:00
keonabut 11 Reputation points Microsoft Employee
commented 2020-06-04T19:46:10.96+00:00
GiftA-MSFT 11,151 Reputation points
1 answer One of the answers was accepted by the question author.

Rest api to create or update azure ML workspace doesn't create dependant resources

Problem with https://learn.microsoft.com/en-gb/rest/api/azureml/workspacesandcomputes/workspaces/createorupdate API... In the request body, Is it mandatory to create storage account, app insights, key vault, registration resources before? Ideally since…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,569 questions
asked 2020-06-03T10:58:22.55+00:00
Harshini K S 21 Reputation points
accepted 2020-06-04T18:35:40.777+00:00
Harshini K S 21 Reputation points
1 answer One of the answers was accepted by the question author.

Deploy AzureML Model locally: cannot import name 'convert_inputs'

I have trained a model using azure AutoML and downloaded the model. Then I created a new conda env using the conda file and tried to execute the scoring_file_v_1_0_0.py which is in the zip. I receive this error: > WARNING - Failure while loading…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,569 questions
asked 2020-06-03T06:28:19.3+00:00
Nico Kreiling 106 Reputation points
accepted 2020-06-04T16:41:12.02+00:00
Nico Kreiling 106 Reputation points