Author – Sana Khatoon
Data Engineer
What you will take away from this blog-
- Get familiar with Azure Machine Learning Studio Workspace
- How to create experiments
- Calculate Mean and Standard Deviation on MPG data for various automobiles
- Integrate Machine Learning Model in Power BI Desktop
- Visualize your model
- Requires Azure Subscription for creating Azure Machine Learning Studio Workspace
- Install Python on your system
- Install AzureML library using python command
- Understanding of Linear Regression algorithm
- Page 1: In this visual, I choose bubble chart which shows the best fit line along with the outliers. The linear regression equation comes up with all the MPGs value is y=7.59x+14.43 which will vary when you change the MPG value.
- Page 2: In the second visual, you can simply see the mean and deviation for each MPG value which is presented in Line Chart