Dimensionality Reduction

  • Given
    • raw data points, : High dim
  • To get
    • Low dim where
  • f(x) is composed of m component functions aka Features
    • : scalar characteristic
    • m such Features : feature map
      • maps input vectors to feature vectors
  • KMeans
  • PCA
  • SOMs

anchor