gyaikhom / agglomerative-hierarchical-clusteringLinks
Implements the Agglomerative Hierarchical Clustering algorithm.
☆68Updated 5 years ago
Alternatives and similar repositories for agglomerative-hierarchical-clustering
Users that are interested in agglomerative-hierarchical-clustering are comparing it to the libraries listed below
Sorting:
- Library for performing spectral clustering in C++☆78Updated last year
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- kmeans☆54Updated 8 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆143Updated 7 years ago
- Kmeans Quantization + Random Projection based Locality Sensitive Hashing☆28Updated 6 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- PatchTable: Efficient Patch Queries for Large Datasets and Applications☆33Updated 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
- Utilities for CUDA programming☆41Updated 6 years ago
- K-d tree implementation in C++☆59Updated 12 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆93Updated 4 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Multivariate kernel density estimation [statistics]☆50Updated 10 years ago
- Code to speed up k-means clustering. Originally at BaylorCS/baylorml.☆57Updated last year
- Fast K-Nearest Neighbor search with GPU☆141Updated 7 years ago
- ☆23Updated 8 years ago
- State-of-the-art method for large-scale ANN search as of Oct 2016. Presented at ECCV 16.☆75Updated 6 years ago
- Matrix library for CUDA in C++ and Python☆195Updated 8 years ago
- Image Feature Descriptors☆26Updated 12 years ago
- PCA implementation in c++☆36Updated 13 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
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆67Updated 2 years ago
- High Dimensional Approximate Near(est) Neighbor☆33Updated 7 years ago
- Jonker-Volgenant / LAPJV algorithm for the linear assignment problem, in Python☆51Updated last year
- Learning M-Way Tree - Web Scale Clustering - EM-tree, K-tree, k-means, TSVQ, repeated k-means, bitwise clustering☆74Updated 3 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- Cartesian k-means for approximate nearest neghbor search, codebook learning, etc.☆51Updated 11 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆63Updated 6 years ago