Skip to content

Implement PCA #177

Open
Open
@balapriyac

Description

@balapriyac
  • 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions