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.
23,622 views ⢠May 8, 2023 ⢠#Python #MachineLearning #ML
Show less
ššš” Welcome to the next episode of our Machine Learning for Beginners course, presented by Bea Stollnitz, a Principal Cloud Advocate at Microsoft! In this video, we'll introduce regression models, which are essential tools in machine learning for investigating the relationship between variables.
In this video, you'll learn about:
ā The concept of regression and how it can be used to predict values
ā The differences between linear, polynomial, and logistic regression
ā Real-world examples of how regression models can be applied
We'll be exploring these regression types in more depth in the upcoming videos, where you'll also learn how to implement them using Python code in Jupyter notebooks.
Don't forget to subscribe and hit the notification bell š so you won't miss the next video in this series, where we'll dive deeper into linear regression and guide you through its implementation. See you there!
#MachineLearning#RegressionModels#Pythā¦...more
Introduction to Regression models for Machine Learning [Part 5] | Machine Learning for Beginners
211Likes
23,622Views
2023May 8
ššš” Welcome to the next episode of our Machine Learning for Beginners course, presented by Bea Stollnitz, a Principal Cloud Advocate at Microsoft! In this video, we'll introduce regression models, which are essential tools in machine learning for investigating the relationship between variables.
In this video, you'll learn about:
ā The concept of regression and how it can be used to predict values
ā The differences between linear, polynomial, and logistic regression
ā Real-world examples of how regression models can be applied
We'll be exploring these regression types in more depth in the upcoming videos, where you'll also learn how to implement them using Python code in Jupyter notebooks.
Don't forget to subscribe and hit the notification bell š so you won't miss the next video in this series, where we'll dive deeper into linear regression and guide you through its implementation. See you there!
#MachineLearning#RegressionModels#Python#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 0:00 - Intro
0:09 - What are regression models?
0:55 - The 3 major types of regression
1:08 - Linear regression
1:47 - Polynomial regression
2:22 - Logistic regressionā¦...more