Create Custom R Models in Azure Learning | Data Science Dojo Blog

This r models tutorial will walk users through building a Random Forest model in Azure Machine Learning and R. We will use the bike sharing dataset for this tutorial. This dataset includes the number of bikes rented for different weather conditions. From the dataset, we can build a model that will predict how many bikes will be rented during certain weather conditions.


This is a companion discussion topic for the original entry at https://blog.datasciencedojo.com/custom-r-models/