└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Introduction to Azure Machine Learning 2 | This file contains text you can copy and paste for the examples in Cloud Academy's _Introduction to Azure Machine Learning_ course. 3 | 4 | ### Introduction 5 | [Azure Free Trial](https://azure.microsoft.com/free) 6 | 7 | ### Setting Up Datastores and Datasets 8 | [Automobiles dataset overview](https://archive.ics.uci.edu/ml/datasets/Automobile) 9 | 10 | Data source: https://archive.ics.uci.edu/ml/machine-learning-databases/autos/imports-85.data 11 | 12 | ### Summary 13 | [Azure Machine Learning documentation](https://docs.microsoft.com/en-us/azure/machine-learning/) 14 | 15 | --------------------------------------------------------------------------------