stefankoegl / kdtreeLinks
A Python implementation of a kd-tree
☆375Updated 3 months ago
Alternatives and similar repositories for kdtree
Users that are interested in kdtree are comparing it to the libraries listed below
Sorting:
- python bindings for FLANN - Fast Library for Approximate Nearest Neighbors.☆125Updated 4 years ago
- Munkres algorithm for Python☆229Updated 3 weeks ago
- A python package of Zeroth-Order Optimization (ZOOpt)☆412Updated 3 years ago
- A CUDA implementation of the k-means clustering algorithm☆252Updated 13 years ago
- 机器学习笔记☆148Updated 7 years ago
- A fast Python implementation of locality sensitive hashing.☆667Updated 5 years ago
- A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab.☆288Updated 8 years ago
- Dive into machine learning system, start from reinventing the wheel.☆232Updated 7 years ago
- Code for a faster K-means clustering heuristic☆122Updated 8 years ago
- Pure Python implementation of the Follow The Regularized Leader - Proximal algorithm☆152Updated 6 years ago
- Tiny Gradient Boosting Tree☆322Updated 6 years ago
- A cluster framework for 'Clustering by fast search and find of density peaks' in science 2014.☆306Updated 7 years ago
- Trajectory Outlier Detection Library☆37Updated 10 years ago
- ☆214Updated 8 years ago
- Learning to rank with neuralnet - RankNet and ListNet☆488Updated 7 years ago
- fast library for ANN search and KNN graph construction☆296Updated 7 years ago
- Cython implementation of k-MC2 and AFK-MC2 seeding☆205Updated 3 years ago
- A library for k-nearest neighbor search☆385Updated last year
- Distributed Asynchronous Hyperparameter Optimization in Python☆514Updated 11 years ago
- A simple and fast KD-tree for points in Python for kNN or nearest points. (damm short at just ~60 lines) No libraries needed.☆175Updated last year
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- Converts XGBoost raw model dumps to C++ code.☆67Updated 3 years ago
- Code repository for the paper "Hyperparameter Optimization: A Spectral Approach" by Elad Hazan, Adam Klivans, Yang Yuan.☆173Updated 6 years ago
- an automatic differentiation framework with dynamic graph/支持动态图的自动求导框架☆100Updated 5 years ago
- KDTree library☆111Updated 14 years ago
- Gradient boosting decision trees.☆364Updated 6 years ago
- A simple C library for working with KD-Trees☆402Updated 4 years ago
- Research code implementing inverted multiindex structure☆84Updated 11 years ago
- libLBFGS: a library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS)☆585Updated 2 years ago
- auto-tuning momentum SGD optimizer☆424Updated 7 years ago