tburette / mtree
M-tree datastructure to perform k-NN searches
☆26Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for mtree
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- A tiny approximate K-Nearest Neighbour library in Python based on Fast Product Quantization and IVF☆16Updated last year
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆54Updated 9 years ago
- Implements the Agglomerative Hierarchical Clustering algorithm.☆67Updated 5 years ago
- A clustering algorithm that first finds the high-density regions (cluster-cores) of the data and then clusters the remaining points by hi…☆67Updated 6 years ago
- Comparing the performance of Python, NumPy and C extensions☆40Updated 5 years ago
- Library for performing spectral clustering in C++☆77Updated last year
- Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximat…☆34Updated 4 years ago
- Kohonen vector quantizers (SOM, NG, GNG)☆72Updated 6 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆56Updated 6 months ago
- A python wrapper for the PROPACK library☆51Updated 7 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆90Updated 4 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆63Updated 5 years ago
- A CUDA implementation of non-negative matrix factorization for GPUs.☆35Updated 6 years ago
- A locality-sensitive hashing library☆45Updated 10 years ago
- Basic Gaussian process regression library. (Eigen3 required)☆24Updated 9 years ago
- A framework for building (and incrementally growing) graph-based data structures used in hierarchical or DAG-structured clustering and ne…☆42Updated last year
- Python module for spatial trees☆37Updated 7 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆50Updated 2 years ago
- Implements the frequent directions algorithm for approximating matrices in streams☆32Updated 7 years ago
- Graph Feature Representation/Vector Based On The Family Of Graph Spectral Distances (NIPS 2017).☆24Updated 4 years ago
- Application of Locality Sensitive Hashing to Audio Fingerprinting☆58Updated 6 years ago
- This repo holds the code, dataset, and running scripts for fast k-means evaluation☆15Updated 2 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆46Updated 5 years ago
- A Python package for hubness analysis and high-dimensional data mining☆44Updated 5 months ago
- MCMC for the Dark Energy Spectroscopic Instrument☆13Updated 8 years ago
- A simple Kalman Filter built in TensorFlow☆23Updated 6 years ago
- A framework for index based similarity search.☆19Updated 5 years ago
- Gaussian Naive Bayes (GaussianNB) classifier☆23Updated 6 years ago
- This shows how to use Cython to wrap C++☆44Updated 5 years ago