kdtree topic

List kdtree repositories

ml-projects

249
Stars
107
Forks
Watchers

ML based projects such as Spam Classification, Time Series Analysis, Text Classification using Random Forest, Deep Learning, Bayesian, Xgboost in Python

fast-near-duplicate-image-search

142
Stars
20
Forks
Watchers

Fast Near-Duplicate Image Search and Delete using pHash, t-SNE and KDTree.

kdtree

135
Stars
28
Forks
Watchers

A k-d tree implementation in Go.

gouda

18
Stars
2
Forks
Watchers

Golang Utilities for Data Analysis

pynanoflann

32
Stars
8
Forks
Watchers

Unofficial python wrapper to the nanoflann k-d tree

dbscan

65
Stars
18
Forks
Watchers

Probably the fastest C++ dbscan library.

LightOSM.jl

45
Stars
13
Forks
Watchers

A Julia package for downloading and analysing geospatial data from OpenStreetMap APIs.

pico_tree

36
Stars
7
Forks
Watchers

A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and custom data types and provides optional Python bindings.

EuclideanMST

22
Stars
5
Forks
Watchers

Implementations of different algorithms for building Euclidean minimum spanning tree in k-dimensional space.

geo-index

70
Stars
4
Forks
Watchers

A Rust crate and Python library for packed, static, zero-copy spatial indexes.