Python
Python copied to clipboard
feat: add pca implementation
added an implementation of the unsupervised ml algorithm principal component analysis
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.
Closing tests_are_failing PRs to prepare for Hacktoberfest