Knowledge check

Completed

Answer the following questions to check your learning.

1.

The Azure Machine Learning Python SDK allowed us to connect and interact with our Azure Machine Learning studio workspace by ...

2.

The Azure Machine Learning Python SDK allowed us to provision a compute instance in our Azure Machine Learning studio workspace. That instance could then be referenced in Python code to submit AutoML tasks to run on that machine as a target.

3.

Azure AutoML allows you to tune hyperparameters to automatically discover optimal settings for your model.