toosyou / PCALinks
Principal component analysis in C++
☆10Updated 8 years ago
Alternatives and similar repositories for PCA
Users that are interested in PCA are comparing it to the libraries listed below
Sorting:
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆15Updated 10 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- PCA implementation in c++☆38Updated 13 years ago
- Implementation for Principal Component Analysis algorithm☆12Updated 12 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- Open source Git repository for the SIGGRAPH 2011 paper "Temporal Light Field Reconstruction for Rendering Distribution Effects"☆51Updated 14 years ago
- K-d tree implementation in C++☆58Updated 13 years ago
- Proximal Operator Graph Solver☆89Updated 2 years ago
- A simplicial mesh structure that supports general non-manifold meshes and associated data☆40Updated 12 years ago
- This is a C/C++ implementation for Fast Independent Components Analysis.