pca
Dimension reducer
Tool for reducing dimensionality of data by identifying and preserving the most informative directions.
Principal component analysis
98 stars
17 watching
21 forks
Language: TypeScript
last commit: 4 months ago hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
| An algorithm to reduce word embeddings to a specified size while maintaining performance | 129 |
| An investigation into feature reduction and classification methods for pattern recognition using various techniques such as PCA, LDA, and SVM. | 71 |
| A Matlab implementation of Robust Principal Component Analysis (PCA) with an ADMM optimization method for matrix factorization. | 199 |
| A filter implementation for smoothing and differentiating data | 34 |
| Tool to simplify vector tile features in an MBTiles container by reducing their size and complexity. | 31 |
| Functional utilities to transform and compute stats on arrays | 16 |
| An implementation of Principal Components Analysis algorithm in MATLAB for facial recognition | 56 |
| An algorithm for dimensionality reduction in single-cell data with applications in genomics and bioinformatics | 108 |
| An algorithm for performing dimensionality reduction on decentralized data with differential privacy guarantees | 39 |
| A software project that performs statistical analysis on biological data using Principal Component Correlation Analysis (PCCA) and related methods. | 18 |
| A package for performing nonlinear dimensionality reduction and manifold learning techniques. | 92 |
| A set of distance functions for comparing vectors in various mathematical metrics | 68 |
| Software toolkit for analyzing functional MRI data using independent component analysis and blind source separation | 77 |
| An interactive R Shiny application for exploring and visualizing Principal Component Analysis (PCA) results. | 52 |
| A comprehensive Julia package for multivariate statistical analysis and data reduction techniques. | 379 |