Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 400 Bytes

File metadata and controls

18 lines (11 loc) · 400 Bytes

PrincipalComponentAnalysis-Implementation

Implementation of PCA in python

This repository consits of 3 jpynb files:

  • PCA-2-Features (where i build PCA for 2 features)
  • PCA-N-Features (where i build PCA for N features)
  • PCA-Class (where i build generalized PCA class)

Result