Technical requirements
In this chapter, you will use models that you created in previous chapters to retrieve graphs, charts, and metrics. As such, you will need a working internet connection, an Azure account, and an AMLS workspace. You will also need to complete the exercises in Chapter 4, Building an AutoML Regression Solution, and Chapter 5, Building an AutoML Classification Solution.
The following are the prerequisites for the chapter:
- Access to the internet.
- A web browser, preferably Google Chrome or Microsoft Edge Chromium.
- A Microsoft Azure account.
- An AMLS workspace.
- You need to have trained and registered the
Diabetes-AllData-Regression-AutoML
machine learning model in Chapter 4, Building an AutoML Regression Solution. - You need to have trained and registered the
Iris-Multi-Classification
machine learning model in Chapter 5, Building an AutoML Classification Solution.
There is no new code for this chapter.