Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement PCA #177

Open
balapriyac opened this issue Oct 28, 2020 · 2 comments
Open

Implement PCA #177

balapriyac opened this issue Oct 28, 2020 · 2 comments

Comments

@balapriyac
Copy link
Member

  • 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
@kritikaparmar-programmer
Copy link
Contributor

Hey, @balapriyac I want to work on this! And Please add a difficulty label for the specification.

@balapriyac
Copy link
Member Author

@kritikaparmar-programmer Done! You may start working on it. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants