This article will cover the following.

Brief Concept

What is Microsoft Azure Machine Learning?

  • It’s a data modeling environment from which we can get an end-to-end approach to a problem to an answer.
  • Use Azure Machine Learning to deploy your model into production as a web service in minutes—a web service that can be called from any device, anywhere and that can use any data source.

Prerequisites

Read the following article to create an Azure account and read here for some basic information about Azure to get started.

Implementation – Login into the Azure Machine Learning portal

Steps to be followed.

Implementation – Extract data from the titanic data-store and create a dataset in Azure

Steps to be followed.


Please find the attached train.csv file for reference. Happy learning!