Recent Releases of decompose

decompose - v0.1.0

Implementation of Principal Component Analysis (PCA) algorithm from scratch, by using NumPy library as the backend. The code also features examples using the IRIS Dataset, and is compared with the PCA algorithm in the scikit-learn library.

- Python
Published by ZenithClown over 3 years ago

decompose - Draft Release

A simple implementation of PCA.

- Python
Published by ZenithClown over 4 years ago