Challenge: Configuring a Custom AutoML Monitor

Test your knowledge by configuring a custom AutoML monitor.

Using the coding playground at the end of this lesson, perform the tasks highlighted in the “Problem statement” section.

Problem statement

In the playground at the end of this lesson, we have an AutoML project with a custom monitor. However, at the moment, this monitor is very limited in its scope. You need to make the following changes to make it more useful:

Report the best trial

At the moment, we're logging the information of all completed AutoML trials, but we aren’t logging the trial with the best results. You need to make appropriate changes to log the best trial.

Apply the custom monitor

At the moment, our custom monitor is not being used at all. You need to attach it to the AutoML pipeline.

Get hands-on with 1200+ tech skills courses.