Python icon indicating copy to clipboard operation
Python copied to clipboard

feat: add pca implementation

Open ahaan1984 opened this issue 1 year ago • 1 comments

added an implementation of the unsupervised ml algorithm principal component analysis

ahaan1984 avatar Oct 16 '24 17:10 ahaan1984

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.

simin75simin avatar Oct 17 '24 08:10 simin75simin

Closing tests_are_failing PRs to prepare for Hacktoberfest

cclauss avatar Oct 22 '24 09:10 cclauss