January 2018
Beginner to intermediate
316 pages
7h 14m
English
When we say parametric assumptions, we are referring to base assumptions that algorithms make about the shape of the data. In the previous chapter, while exploring principal component analysis (PCA), we discovered that the end result of the algorithm produced components that we could use to transform data through a single matrix multiplication. The assumption that we were making was that the original data took on a shape that could be decomposed and represented by a single linear transformation (the matrix operation). But what if that is not true? What if PCA is unable to extract useful features from the original dataset? Algorithms such as PCA and linear discriminate analysis (LDA) will always be able to find ...
Read now
Unlock full access