课程: Complete Guide to AI and Data Science for SQL: From Beginner to Advanced
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Applying log transformation and re-checking distribution - SQL教程
课程: Complete Guide to AI and Data Science for SQL: From Beginner to Advanced
Applying log transformation and re-checking distribution
- [Instructor] What's up, what's up? And welcome back. Now that you've visualized and observed the distribution of your data in the last step, in this step, you'll be applying a log transformation to one of your variables. But why are we doing this and what does it even mean? Let's dive right in. First, let's talk about log transformation. A log transformation is like a tool that helps you make your data more balanced and easy to understand. When you apply a log transformation, you're essentially taking the logarithm of a number. It's a bit like using a magnifying glass to see small details. Imagine you have a range of numbers, some small and some large. Log transformation squishes the large ones down a bit and stretches out the small ones. So they're all close together. It's like leveling a bumpy road. Now, let's see why we're doing this. It's because of something called skewness. If you recall, skewness is like a…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
-
-
-
-
-
(已锁定)
Importing necessary libraries and dataset overview3 分钟 18 秒
-
(已锁定)
Loading the data7 分钟 36 秒
-
(已锁定)
Checking the data info2 分钟 13 秒
-
(已锁定)
Summary statistics of the dataset5 分钟 49 秒
-
(已锁定)
Checking the distribution of the variables5 分钟 42 秒
-
(已锁定)
Applying log transformation and re-checking distribution3 分钟 6 秒
-
(已锁定)
Challenge: Preparation1 分钟 5 秒
-
(已锁定)
Solution: Preparation1 分钟 19 秒
-
(已锁定)
-
-
-
-
-
-