Skip to content

piskvorky/sim-shootout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fafe6de · Jun 13, 2015

History

35 Commits
Apr 20, 2014
Nov 29, 2013
Nov 29, 2013
Jan 13, 2014
Jan 12, 2014
Jun 12, 2015
Jan 12, 2014
Apr 20, 2014
Apr 20, 2014
Nov 29, 2013
Nov 29, 2013
Nov 29, 2013
Apr 20, 2014
Dec 8, 2013
Nov 29, 2013

Repository files navigation

sim-shootout

Code for the blog series on benchmarking nearest-neighbour libraries:

Part I: Intro

Part II: Contestants

Part III: Querying

The target are libraries that expose a Python interface and allow (exact or approximate) k-NN search in high dimensional vector spaces.

Run run_all.sh to download Wikipedia, index it and run all experiments.