Skip to content

geshijoker/VA-File

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VA-File

This is an implementation of VA-File for studying and comparing the performance of searching in high-dimensional vector spaces.

Dependencies

  • pickle
  • numpy
  • json

Implementation

The implementation is based on the paper and tech report. Important settings:

  • data range in each dimension (0,1)
  • 2 bits of digits in each dimension
  • number of dimensions range from 3 to 40

result

The implementation details and comparison with R*-tree is in va-file.pdf

About

This is an implementation of VA-File for CS645

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages