An open API service indexing awesome lists of open source software.

https://github.com/afraniomelo/pmpca

PCA for multivariate statistical process monitoring.
https://github.com/afraniomelo/pmpca

abnormality-detection anomaly-detection dimensionality-reduction fault-detection pca pca-analysis

Last synced: about 1 year ago
JSON representation

PCA for multivariate statistical process monitoring.

Awesome Lists containing this project

README

          

# pmPCA: process monitoring PCA

`pmPCA` is a small Python package that provides a PCA model for fault detection and diagnosis.

## Installation

`pm-pca` can be installed with pip:

```
pip install pmpca
```