课程: Machine Learning with Python: Foundations
今天就学习课程吧!
今天就开通帐号,24,100 门业界名师课程任您挑!
Reducing the dimensionality of your data - Python教程
课程: Machine Learning with Python: Foundations
Reducing the dimensionality of your data
- [Instructor] As we prepare our data for machine learning, we sometimes have to reduce the size or complexity of our data. There are several ways to do this. One approach is sampling, which helps us reduce the number of rows in our data. Another approach is dimensionality reduction. As the name suggests, dimensionality reduction is simply the reduction in the number of features or dimensions in a dataset. Dimensionality reduction is an important step in the machine learning process because it helps reduce the time and storage required to process data. It improves data visualization and model interpretability. It also helps avoid the curse of dimensionality. The curse of dimensionality is a phenomenon in machine learning that describes the eventual reduction in the performance of a model as a dimensionality of the training data increases. Specifically, as we increase the number of features that we use to build a model,…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
-
(已锁定)
Common data quality issues3 分钟 42 秒
-
(已锁定)
How to resolve missing data in Python7 分钟 34 秒
-
(已锁定)
Normalizing your data4 分钟 39 秒
-
(已锁定)
How to normalize data in Python4 分钟 38 秒
-
(已锁定)
Sampling your data4 分钟 7 秒
-
(已锁定)
How to sample data in Python6 分钟 35 秒
-
(已锁定)
Reducing the dimensionality of your data3 分钟 24 秒
-
(已锁定)
-
-