Introduction to the Azure Machine Learning SDK
Azure Machine Learning provides a cloud-based platform for training, deploying, and managing machine learning models.
Learning objectives
In this module, you will learn how to:
- Provision an Azure Machine Learning workspace.
- Use tools and interfaces to work with Azure Machine Learning.
- Run code-based experiments in an Azure Machine Learning workspace.
Prerequisites
- Knowledge of Python
- Experience of training machine learning models using frameworks such as scikit-learn