gyaikhom / agglomerative-hierarchical-clustering
Implements the Agglomerative Hierarchical Clustering algorithm.
☆67Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for agglomerative-hierarchical-clustering
- Library for performing spectral clustering in C++☆77Updated last year
- State-of-the-art method for large-scale ANN search as of Oct 2016. Presented at ECCV 16.☆74Updated 6 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- Fast K-Nearest Neighbor search with GPU☆141Updated 7 years ago
- PCA implementation in c++☆36Updated 12 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 6 years ago
- an Extremely Fast Approximate Nearest Neighbor graph construction Algorithm framework☆92Updated 4 years ago
- fast library for ANN search and KNN graph construction☆284Updated 6 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆142Updated 6 years ago
- Image Feature Descriptors☆26Updated 11 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆90Updated 4 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆176Updated 4 years ago
- Fast search algorithm for product-quantized codes via hash-tables☆53Updated 6 years ago
- Cartesian k-means for approximate nearest neghbor search, codebook learning, etc.☆50Updated 11 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 3 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆133Updated 4 years ago
- High Dimensional Approximate Near(est) Neighbor☆33Updated 7 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆54Updated 9 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆57Updated 6 years ago
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆258Updated 4 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- Efficient graph clustering software for normalized cut and ratio association on undirected graphs. Copyright(c) 2008 Brian Kulis, Yuqiang…☆22Updated 12 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 7 years ago
- Implementation of HNSW that supports online updates☆62Updated 6 years ago
- Utilities for CUDA programming☆39Updated 5 years ago
- Jonker-Volgenant / LAPJV algorithm for the linear assignment problem, in Python☆51Updated 11 months ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆63Updated 5 years ago
- Research code implementing inverted multiindex structure☆83Updated 10 years ago