Azure ML Titanic Example – Part 3 – Deploy
Adding to the previous 2 posts, we will now deploy our model as a web service. To start, make a copy of the original model. This will allow us to continue refining our model while users can use the original model through the web service. To save a copy, open the model and select Save As: Give the model a name: Now, with the new model open, select Setup Web … Continue reading Azure ML Titanic Example – Part 3 – Deploy