Last week, we trained an xgboost model for our dataset inside R. In order to use your trained dataset in Azure ML, you need to export & upload it much like we did two weeks ago in Python. Today, I'll show how to import the trained R model into Azure ML studio, thus enabling you
Continue reading...