Installation
Dependencies
The AugmentedPCA package is written in Python, and requires Python >= 3.6 to run. AugmentedPCA relies on the following libraries:
It is possible AugmentedPCA models will still work with installed dependencies with version numbers less than the ones listed. However, for best performance dependencies with version numbers equal to or greater than those listed are recommended.
Installation Instructions
To install the latest stable release, use pip:
$ pip install augmented-pca