hacking-tools-scripts
hacking-tools-scripts copied to clipboard
Implement PCA
- Significance of PCA in Dimensionality Reduction
- Explain the working of the algo
- Use NumPy and scipy linalg module for eigen decomposition of matrices, do not use in-built functions
- Choose a simple dataset
- Pls make sure to visualize the principal components
Hey, @balapriyac I want to work on this! And Please add a difficulty label for the specification.
@kritikaparmar-programmer Done! You may start working on it. 🙂