(3.4) Train a regression model with AutoML and Python
This is part of a series of articles called Azure Challenges. You can refer to the Intro Page to understand more about how the challenges work.
ok?
go to
Select the Samples option.
Search for the folder regression-automl-nyc-taxi-data
locate the file regression-automated-ml.ipynb and then select Clone this notebook. This option will create a copy of this file in your user folder.
Now you have a copy of this code under your user folder.
Pay attention to the tools bar where you have a couple of options, including changing your compute and the Python kernel.
Now you can run all the cells.
Go to the Experiments menu option
and then you will see your code running.
ok?
wait for your code to finish.
Next step (3.5) Analyze the results