Bike Regression Example R
Experiment described in the O'Reilly Media report Data Science in the Cloud with Microsoft Azure Machine Learning and R:2015 Update.
Azure ML Regression Example
=======================
## Data Science in the Cloud with Microsoft Azure Machine Learning and R: 2015 Update
This experiment is the the final work flow shown in the O'Reilly Media report Data Science in the Cloud with Microsoft Azure Machine Learning and R:2015 Update by Stephen F Elston. Download the report and follow along with the step by step construction of this experiment.
The R code for this experiment can be found in this [Github repository](https://github.com/Quantia-Analytics/AzureML-Regression-Example). Download the code in a .zip file by clicking on Download Zip in the lower right of the repository page. If you have Git installed you can clone the repository.
A companion O'Reilly Media report and experiment using Python is coming soon.