[featured_image]
Download is available until [expire_date]
  • Version 1.0
  • Download 25
  • File Size 1.14 MB
  • File Count 1
  • Create Date October 10, 2019
  • Last Updated October 10, 2019

Implementing Linear Regression with Azure Machine Learning Studio

Linear Regression is a model for predicting values based on independent variable. Linear regression is a common type of statistical method that has several applications in business. A regression analysis involves plotting a line over the set of data points that most closely fits the overall shape of the data. In this lab, we will learn to predict the unknown values using linear regression model. This lab is divided in to two exercises. In the first exercise, we will learn to find the price values of unknown carrots using graph. In the second exercise, we will learn to create the experiment in Azure machine learning studio to perform linear regression.