tburette / mtreeLinks
M-tree datastructure to perform k-NN searches
☆26Updated 4 years ago
Alternatives and similar repositories for mtree
Users that are interested in mtree are comparing it to the libraries listed below
Sorting:
- A data structure for efficient nearest-neighbor queries.☆72Updated last year
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆268Updated 5 months ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆49Updated 6 years ago
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆114Updated 5 years ago
- Library for performing spectral clustering in C++☆80Updated 2 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆23Updated 2 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆94Updated 5 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆58Updated 8 years ago
- A framework for building (and incrementally growing) graph-based data structures used in hierarchical or DAG-structured clustering and ne…☆43Updated 2 years ago
- A generic C++11 k-means clustering implementation☆216Updated 8 months ago
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 9 months ago
- Implementations of several fast approximate algorithms for geometric optimal transport (OT)☆117Updated 5 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 12 years ago
- Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximat…☆35Updated 5 years ago
- A tiny approximate K-Nearest Neighbour library in Python based on Fast Product Quantization and IVF☆18Updated 2 years ago
- Alternating Directions Dual Decomposition☆69Updated 5 years ago
- Simple implementation of CoveringLSH☆10Updated 9 years ago
- Dirichlet Process Mixture Model sampling-based inference algorithms☆14Updated 8 years ago
- Efficient and effective query auto-completion in C++.☆57Updated 2 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆163Updated last week
- Embed arbitrary graphs in Hyperbolic space☆77Updated 3 years ago
- CUDA implementation of hidden Markov model training and classification☆31Updated 8 months ago
- FastDTW- Dynamic Time Warping (DTW) with a linear time and memory complexity☆90Updated 11 years ago
- CUDA-accelerated minimum spanning tree algorithm -- data parallel Boruvka's algorithm☆20Updated 9 years ago
- C++ fast hierarchical clustering algorithms☆89Updated 2 years ago
- Implementation of HNSW that supports online updates☆67Updated 8 years ago
- LSH-GPU ANN package☆94Updated 6 years ago