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:
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆114Updated 6 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
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆269Updated 6 months ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆95Updated 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 C++ monorepo for discrete and continuous optimization. Batteries included!☆106Updated last year
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆164Updated last month
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆64Updated 7 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆23Updated 2 years ago
- Dynamic Time Warping single header library for C++☆54Updated 4 years ago
- Alternating Directions Dual Decomposition☆69Updated 5 years ago
- Implementations of several fast approximate algorithms for geometric optimal transport (OT)☆117Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- A framework for building (and incrementally growing) graph-based data structures used in hierarchical or DAG-structured clustering and ne…☆43Updated 2 years ago
- An abductive reasoning engine written in C++.☆13Updated 7 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 5 years ago
- ArrayFire's Machine Learning Library.☆105Updated 7 years ago
- Library for performing spectral clustering in C++☆80Updated 2 years 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
- Implementation of generative semantic grammar.☆16Updated 3 years ago
- Extremely simple and fast extreme multi-class and multi-label classifiers.☆70Updated 3 months ago
- High-performance implementation of SLIM-based approaches for Top-N recommendation☆113Updated 4 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆144Updated 7 years ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated 2 years ago
- Official repository of RankEval: An Evaluation and Analysis Framework for Learning-to-Rank Solutions.☆88Updated 5 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 12 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- C++ template library for probabilistic programming☆51Updated 5 years ago
- A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.☆148Updated last year
- An implementation of the Nelder-Mead simplex method.☆27Updated 9 years ago