jpcorb20 / pure-matrix

Pure python matrix code to do algebra with PCA (naive power iteration) and KMean (random initialization) implementations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pure Python Matrix

Pure python matrix code to do algebra with PCA (naive power iteration) and KMean (random initialization) implementations.

About

Pure python matrix code to do algebra with PCA (naive power iteration) and KMean (random initialization) implementations.

License:MIT License


Languages

Language:Python 100.0%