Skip to content

This repository contains an implementation of multidimensional data structures that index scientists based on their name and number of awards. Then, similarity queries are performed on the education field of these scientists to find groups of similar scientists. The four methods that are used are k-d + LSH, Quad+LSH, Range+LSH and R-trees + LSH.

Notifications You must be signed in to change notification settings

AizenvoltPrime/multidimension_data_structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

About

This repository contains an implementation of multidimensional data structures that index scientists based on their name and number of awards. Then, similarity queries are performed on the education field of these scientists to find groups of similar scientists. The four methods that are used are k-d + LSH, Quad+LSH, Range+LSH and R-trees + LSH.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages