Creating a random forest regression model in R and using it for scoring

October 12, 2016

Report Abuse
Azure ML studio recently added a feature which allows users to create a model using any of the R packages and use it for scoring. This experiment serves as a tutorial on creating and using an R Model within Azure ML studio. For this tutorial, we use the Bike Sharing dataset and build a random forest regression model.