Learn Before
Concept
Explicit Feature Mapping
When we kernelize our features, we are implicitly doing a feature mapping of the form . These mappings are similar to those used in GANs. When using feature mappings we explicitly compute for each in our feature space.
For example if we are given the feature space , and we assume that our feature space is not linearly separable, but is quadratically separable, we might define a feature mapping to be where
0
2
Updated 2020-04-05
Tags
Data Science