Share via

azureml.train error

Gülşah Kılıç 0 Reputation points
2024-03-20T09:45:18.27+00:00

hello, can you help me about this error. I import essential library when I try to fix this problem but have no answer me. This error below the line.

------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) Cell In[44], line 16 14 import azureml.core 15 from azureml.core import Experiment, Workspace, Dataset ---> 16 from azureml.train.automl import AutoMLConfig 17 from datetime import datetime ModuleNotFoundError: No module named 'azureml.train'

Azure Machine Learning

1 answer

Sort by: Most helpful
  1. Gülşah Kılıç 0 Reputation points
    2024-03-21T06:18:05.85+00:00

    This answer directs me to restart the kernel, but despite doing so, the error persists. after installing the libraries, the option to constantly refresh the kernel appears. and it's automatic.the train part of the feature section is not working

    Was this answer helpful?

    0 comments No comments

Your answer

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