May 2017
Intermediate to advanced
294 pages
7h 33m
English
Dimensionality reduction is the process of reducing the number of dimensions or features. A lot of real data contains a very high number of features. It is not uncommon to have thousands of features. So we need to drill down to features that matter.
Dimensionality reduction serves several purposes, such as:
When the number of dimensions is reduced, it reduces the disk and memory footprint. Last but not least, it helps algorithms to run faster. It also helps reduce highly correlated dimensions to one.
Humans can only visualize three dimensions, but data has access to a much higher number of dimensions. Visualization can help find hidden patterns in ...
Read now
Unlock full access