pthimon / clusteringLinks
Library for performing spectral clustering in C++
☆79Updated 2 years ago
Alternatives and similar repositories for clustering
Users that are interested in clustering are comparing it to the libraries listed below
Sorting:
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆144Updated 7 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 9 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆62Updated 7 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A fast and flexible convex optimization framework based on proximal splitting☆39Updated 4 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆65Updated 6 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- A generic C++11 k-means clustering implementation☆213Updated 4 months ago
- A fast K Nearest Neighbor library for low-dimensional spaces☆479Updated 2 months ago
- Efficient graph clustering software for normalized cut and ratio association on undirected graphs. Copyright(c) 2008 Brian Kulis, Yuqiang…☆22Updated 13 years ago
- Sparse Bundle Adjustment from http://users.ics.forth.gr/~lourakis/sba/☆34Updated 7 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆52Updated 3 years ago
- Automatic Feature Selection☆31Updated 8 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 4 years ago
- Basic Gaussian process regression library. (Eigen3 required)☆26Updated 10 years ago
- TooN - Tom's Object Oriented Numerics library☆127Updated last year
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago
- Python bindings for ceres-solver (via Cython)☆45Updated 10 years ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago
- Multivariate kernel density estimation [statistics]☆52Updated 10 years ago