Azure-Samples / Azure-MachineLearning-DataScience

Creative Commons Attribution 4.0 International
409 stars 368 forks source link

azureml module is unstable #58

Closed arpitvw closed 5 years ago

arpitvw commented 5 years ago

when i am importing from azureml.train.automl import AutoMLRunx sometimes its getting imported and sometime i amgetting error ImportError: cannot import name 'AutoMLRunx'

same with reading file from blob ,sometime i can run the code successfully but sometime it gives error while read blob file itself "pipeline is broken"

all the module are behaving weird

gopitk commented 5 years ago

@arpitvw - Which example you running? This repo is not the latest azureml model. Please try the samples in https://github.com/Azure/MachineLearningNotebooks and provide feedback on issues within that repo. I will close this issue here.