Section 3: Advanced data science tooling and capabilities
In this section, you will dive into the Azure Machine Learning (AzureML) Python SDK. The SDK allows you to configure your workspace and orchestrate the end-to-end data science process with Python code. Here, you will gain more insights into how the AzureML platform works, which is crucial for passing the DP-100 exam.
This section comprises of the following chapters:
- Chapter 7, The AzureML Python SDK
- Chapter 8, Experimenting with Python Code
- Chapter 9, Optimizing the ML Model
- Chapter 10, Understanding Model Results
- Chapter 11, Working with Pipelines
- Chapter 12, Operationalizing Models with Code