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

feat: add pca implementation #12119

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

ahaan1984
Copy link

@ahaan1984 ahaan1984 commented Oct 16, 2024

added an implementation of the unsupervised ml algorithm principal component analysis

@ahaan1984 ahaan1984 changed the title Merge branch 'master' of https:/TheAlgorithms/Python feat: add pca implementation Oct 16, 2024
@algorithms-keeper algorithms-keeper bot added the tests are failing Do not merge until tests pass label Oct 16, 2024
@simin75simin
Copy link

from a fellow contributor: you probably want to make sure ruff is passed for your file locally (and black i think) and your file runs locally without errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests are failing Do not merge until tests pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants