Use Azure Machine Learning with SQL Data Warehouse

#artificialintelligence 

Azure Machine Learning is a fully managed predictive analytics service that you can use to create predictive models against your data in SQL Data Warehouse, and then publish as ready-to-consume web services. You can learn the basics of predictive analytics and machine learning by reading Introduction to Machine Learning on Azure. You can then learn how to create, train, score and test a machine learning model using the Create experiment tutorial. We will read data from Product table in the AdventureWorksDW database. Start a new experiment by clicking NEW at the bottom of the Machine Learning Studio window, select EXPERIMENT, and then select Blank Experiment.