This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What does AutoML do?
Trains a model based on data you specify using multiple algorithms and hyperparameters to find the best model.
Runs model training scripts based on a schedule you specify to automate machine learning operations.
Trains and deploys machine learning models for use in self-driving vehicles.
You plan to use AutoML in the Azure Databricks user interface. What should you do first?
Train a reference model by using the Spark MLlib library.
Load the training data into a table in your Azure Databricks workspace.
Create a blank notebook.
You want to use the AutoML API to train a model that predicts the expected price of a home based on the size, number of bedrooms, and postal code? What method should you use?
classify
regress
forecast
You must answer all questions before checking your work.
Was this page helpful?