If playback doesn't begin shortly, try restarting your device.
ā¢
You're signed out
Videos you watch may be added to the TV's watch history and influence TV recommendations. To avoid this, cancel and sign in to YouTube on your computer.
CancelConfirm
Share
An error occurred while retrieving sharing information. Please try again later.
7,337 views ⢠May 15, 2023 ⢠#LinearRegression #Correlation #MachineLearning
Show less
š In this video, Bea Stollnitz, a Principal Cloud Advocate at Microsoft, explains the concept of correlation and how it's essential for successful linear regression predictions. This video is part of our Machine Learning for Beginners series, where we cover various machine learning topics and their implementation using Python code in Jupyter notebooks.
In this video, you'll learn:
ā What correlation is and how it's measured
ā How to evaluate the correlation between two variables using scatter plots
ā How to calculate correlation values using code
ā The importance of correlation for linear regression predictions
We'll walk you through the process of visualizing the correlation between variables using scatter plots and calculating correlation values using Python code. By the end of the video, you'll understand the importance of strong correlation in making accurate predictions with linear regression and how to identify potential correlations inā¦...more
Looking for Correlation: The Key to Linear Regression [Part 11] | Machine Learning for Beginners
69Likes
7,337Views
2023May 15
š In this video, Bea Stollnitz, a Principal Cloud Advocate at Microsoft, explains the concept of correlation and how it's essential for successful linear regression predictions. This video is part of our Machine Learning for Beginners series, where we cover various machine learning topics and their implementation using Python code in Jupyter notebooks.
In this video, you'll learn:
ā What correlation is and how it's measured
ā How to evaluate the correlation between two variables using scatter plots
ā How to calculate correlation values using code
ā The importance of correlation for linear regression predictions
We'll walk you through the process of visualizing the correlation between variables using scatter plots and calculating correlation values using Python code. By the end of the video, you'll understand the importance of strong correlation in making accurate predictions with linear regression and how to identify potential correlations in your data.
Don't miss our upcoming videos in this series, where we'll dive deeper into various machine learning topics and guide you through their implementation using Python code in Jupyter notebooks. Make sure to subscribe and hit the notification bell š so you won't miss these informative videos!
0:00 - Intro
0:15 - What is correlation?
034 - calculation correlation using the corr function
0:42 - Making sense of correlation results, and positive and negative correlation
1:22 - Calculate correlation in code
1:58 - Check correlation with a scatter plot
2:20 - Check correlation using code
2:29 - Look for patterns in the scatter plot
3:04 - Look for correlation using filtered data
š Follow along:
The Jupyter Notebook to follow along with this lesson is available here:
https://github.com/microsoft/ML-For-B...#Correlation#LinearRegression#MachineLearning#ml
š Learn more:
This course is based on the free, open source, 26 lesson ML For Beginners curriculum from Microsoft, which can be found at https://aka.ms/ml-beginners.
š Connect with Bea:
Blog: https://bea.stollnitz.com/blog/
LinkedIn: / beatrizstollnitz
Twitter: / beastollnitz ā¦...more