create mltable from azure blob storage using python sdk v2

Pawan Singh Bisht 0 Reputation points
2023-05-12T07:44:21.0133333+00:00

we need an end-to-end python code for creating MLTable data asset which will be used an input for azure autoML pipeline. currently we are facing issue creating the said data asset from python sdk v2(azure-ai-ml) and reading it during autoML run. We are not able figure if the issue is with data format or way we are creating the data asset. Please help us resolve the issue.

Thank you

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,333 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,192 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,826 Reputation points
    2023-05-15T14:39:00.4733333+00:00

    @Pawan Singh Bisht No, Thanks for the details. Could you please help with the error details that you are facing. These Azure.ai.ml are used in the MLClient to get a handle to the required Azure Machine Learning workspace. Here are the samples.

    https://github.com/Azure/azureml-examples/tree/main/sdk/python/using-mltable/from-paths-example

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.