tburette / mtreeLinks
M-tree datastructure to perform k-NN searches
☆26Updated 3 years ago
Alternatives and similar repositories for mtree
Users that are interested in mtree are comparing it to the libraries listed below
Sorting:
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆93Updated 4 years ago
- Probabilistic Sequence Mining☆45Updated 7 years ago
- This repo holds the code, dataset, and running scripts for fast k-means evaluation☆15Updated 3 years ago
- ☆8Updated 9 years ago
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆152Updated 4 months ago
- Implements the frequent directions algorithm for approximating matrices in streams☆32Updated 7 years ago
- A fast implementation of spectral clustering on GPU-CPU Platform☆32Updated 7 years ago
- ADWIN is an adaptive sliding window algorithm for detecting change and keeping updated statistics from a data stream, and use it as a bla…☆39Updated 7 years ago
- Python implementation of cover trees, near-drop-in replacement for scipy.spatial.kdtree☆33Updated 13 years ago
- Nonparametric Active Sampling☆11Updated 6 years ago
- Polygot C implementation of compact approximate quantile estimation large data sets☆18Updated last year
- Parameterless and Universal FInding of Nearest Neighbors☆60Updated 2 months ago
- This shows how to use Cython to wrap C++☆44Updated 6 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆143Updated 7 years ago
- Nonnegative matrix factorizations in MapReduce☆24Updated 10 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- Basic Gaussian process regression library. (Eigen3 required)☆25Updated 9 years ago
- Price options by fitting a Lévy distribution☆10Updated 4 years ago
- A fast and simple C++ library of Genetic Algorithms only for real domain (float), useful for nonlinear optimization with constraints☆21Updated last year
- FlexGP: Flexible ML with Genetic Programming☆19Updated 10 years ago
- Demo of random projections at BerlinBuzzwords 2015☆22Updated 5 years ago
- Fast random number generation in an interval in Python: Up to 10x faster than random.randint.☆112Updated 3 weeks ago
- Implementations of various online inference algorithms for LDA, with Python interface.☆21Updated 10 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆51Updated 3 years ago
- Implementation of many similarity join algorithms.☆15Updated 11 years ago
- Efficient Self-Organizing Map for Sparse Data☆19Updated 4 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
- Reinforcement learning algorithms, worlds and experiments in Python☆10Updated 8 years ago
- Implementation of fast exact k-means algorithms☆45Updated 5 years ago