Registered Dataset is not logged as reference in Azure Machine Service Experiment

Hamsini S 1 Reputation point
2020-10-01T12:00:18.217+00:00

Hi there,

I have tried executing the notebook "tutorial-1st-experiment-sdk-train.ipynb" given by Azure as part of the tutorial in Azure Machine Learning service itself.

The only change I made was, rather taking the input directly from package, I registered the dataset first and referred that in this notebook. My intention was to see how input dataset can be tracked in the experiment.

But, no luck. I was able to successfully execute the notebook, but in experiment, "Input datasets" was blank, not referenced, though I used a registered latest version of dataset from Azure as my input.

How do we tag the input dataset to an experiment when executing from Azure Machine Learning Notebook?

Thanks,

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,006 questions
{count} votes

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.