QuestionQ122
Implement machine learning model lifecycle and operationsYou create a workspace using Azure Machine Learning Studio.
You must run a Python SDK v2 notebook in that workspace through Azure Machine Learning Studio. For the current instance, you must retain the present values of variables set in the notebook.
You need to preserve the notebook state.
What should you do?
- A Change the compute.
- B Change the current kernel.
- C Stop the current kernel.
- D Stop the compute.
Community Discussion