(3.3) Create your compute
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.
On the Azure ML Studio left menu choose the option Compute an then New.
Select your location, CPU or GPU machine, VM size, and computing power from the list available.
Remember that your choice has a direct impact on your subscription budget.
Choose a name for your Compute.
After you choose the computer will be created.
When ready you will be able to see your computer running.
OK! Now you have your computing power up and running. You can also see that there are a couple of applications available on your computer.
Next step (3.4) Train a regression model with AutoML and Python