Instructors: Robert Horton, Mario Inchiosa, Ali Zaidi, Katherine Zhao
Course Scripts: https://aka.ms/mlads2017r
- An Azure subscription
-
Go to https://github.com/Azure/SparkMLADS/tree/master/azure-templates
-
Click the “Deploy to Azure” button
-
Fill in the form and click “Purchase”. IMPORTANT: Set Cluster Login User Name = "admin" and Ssh User Name = "sshuser". Here is an example:
-
Wait 30-40 minutes for the cluster to deploy
-
We will run our R scripts using the RStudio IDE. To launch RStudio in your browser, from the cluster overview in the Azure portal, click "R Server dashboards" and then "R Studio server". At the first login screen, enter "admin" and the password you supplied. At the second login screen, enter "sshuser" and the password you supplied.
-
Once in RStudio, go to the Files pane in the lower right-hand corner and click on "SparkMLADS" and then "Code". Here you will find the directories for the hands-on tutorial scripts.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.