pyppca
Probabilistic PCA which is applicable also on data with missing values. Missing value estimation is typically better than NIPALS but also slower to compute and uses more memory. A port to Python of the implementation by Jakob Verbeek.
Usage:
from pyppca import ppca
C, ss, M, X, Ye = ppca(Y,d,dia)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyppca-0.0.4.tar.gz
(2.8 kB
view details)
File details
Details for the file pyppca-0.0.4.tar.gz.
File metadata
- Download URL: pyppca-0.0.4.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6acbc7cec7920ac85e33adc0554619fecf78e952188c8ff8da79d8a146b680f7
|
|
| MD5 |
1f85530b551c15e2ad90bdbbd130d275
|
|
| BLAKE2b-256 |
4ccde527378bd91f9972017bd7caa4f7b7e7056ed523722839f48ebcbc2cb8f1
|