课程: Complete Guide to AI and Data Science for SQL: From Beginner to Advanced
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Assumption 1: Checking for mean residuals - SQL教程
课程: Complete Guide to AI and Data Science for SQL: From Beginner to Advanced
Assumption 1: Checking for mean residuals
- [Instructor] Now let's dive right in to our first pit stop. Assumption number one. You are going to check for something called mean residuals. Residuals are like leftover pieces of a puzzle. They represent the differences between your model's predictions, and the actual home values. In simpler terms, you want these residuals to behave nicely. To do that, you calculate their mean, which is just the average of all those leftover pieces. Think of it as checking if on average your aim is right on target when throwing darts at a bullseye. This code here is used to perform this calculation. Here's what we found when we calculated the mean of our residuals. We've gotten a number of -5.58 times 10 to the -15. Now, that might look like a complicated number, but what it's telling you is that the mean of the residuals is very, very close to zero. This is a good sign. It's like finding out that on average, your darts are…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
-
-
-
-
-
-
-
-
(已锁定)
Creating the linear regression model and model summary: Part 19 分钟 33 秒
-
(已锁定)
Creating the linear regression model and model summary: Part 27 分钟 16 秒
-
(已锁定)
Creating the linear regression model and model summary: Part 35 分钟 33 秒
-
(已锁定)
Dropping insignificant variables and re-creating the model7 分钟 57 秒
-
(已锁定)
Checking assumptions for linear regression3 分钟 18 秒
-
(已锁定)
Assumption 1: Checking for mean residuals2 分钟 47 秒
-
(已锁定)
Assumption 2: Checking homoscedasticity3 分钟 13 秒
-
(已锁定)
Assumption 3: Checking linearity2 分钟 12 秒
-
(已锁定)
Assumption 4: Checking normality of error terms3 分钟 24 秒
-
(已锁定)
Q-Q plot for checking the normality of error terms3 分钟 14 秒
-
(已锁定)
Model performance comparison on train and test data6 分钟 7 秒
-
(已锁定)
Applying cross-validation and evaluation4 分钟 40 秒
-
(已锁定)
Challenge: Model building48 秒
-
(已锁定)
Solution: Model building1 分钟 16 秒
-
(已锁定)
-
-
-