/CoverTree

Python library of cover tree (http://hunch.net/~jl/projects/cover_tree/cover_tree.html) for fast nearest neighbor querying

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Cover tree visualizations

This is a repurposing of previous code to provide visualizations of the cover tree algorithm using Mathbox 2 (code snippets due to @znah).

Run the example on the nbviewer service.

Build info

Make sure to put these files in your path:

%export PYTHONPATH=$PYTHONPATH:yourdirectory

Usage (see the demo file):

%python test_covertree.py