Skip to main content
Ctrl+K

Godwin H

  • About me
  • All Posts
  • GitHub
  • LinkedIn
  • Twitter
  • About me
  • All Posts
  • GitHub
  • LinkedIn
  • Twitter

Archives

  • 2022 (2)
  • 2021 (5)

Categories

  • Deep Learning (4)
  • Machine Learning (3)

Tags

  • attention
  • batch-normalisation
  • bert
  • classification
  • cnn
  • data-decomposition
  • deep-learning
  • dimensionality-reduction
  • gradient-descent
  • machine-learning
  • nlp
  • pca
  • pytorch
  • regression
  • signal-processing
  • supervised-learning
  • time-serie
  • transformers
  • unsupervised-learning
  • vision
  • Posts...

Posts tagged dimensionality-reduction

Principal Component Analysis

  • 14 May 2021
  • Machine Learning
  • machine-learning pca dimensionality-reduction unsupervised-learning

The Principal Component Analysis (PCA) is a dimension reduction technique widely used. Given a dataset with \(n\) features, the aim is to have \(k\) feature with \(k\le n\) so as the features retain most of the variation present in all of the original variables.

Read more ...


© Copyright 2022, Godwin H.
Powered by Sphinx and the PyData Sphinx Theme.
GitHub · About · Blog