Technical requirements
In this chapter, we will use the following Python libraries and versions to perform and manage experiment runs on Azure Machine Learning:
azureml-core 1.34.0
azureml-sdk 1.34.0
azureml-widgets 1.34.0
tensorflow 2.6.0
You can run this code using either a local Python interpreter or a notebook environment hosted in Azure Machine Learning. However, some scripts need to be scheduled to execute in Azure.
All code examples in this chapter can be found in the GitHub repository for this book: https://github.com/PacktPublishing/Mastering-Azure-Machine-Learning-Second-Edition/tree/main/chapter03.