Skip to content

Imlementation of tree search algoritm for best cosine similarity

Notifications You must be signed in to change notification settings

vtimofeev01/ReidTree

Repository files navigation

ReidTree

Implementation of tree search algorithm for best cosine similarity Was made for

  • no start list of vectors, they will be added dynamically
  • hierarchy is made on maximum distance om each level

How it works:
- each node has maximum levels
- there is a "stop" value, when the search stops
- to reduce a size of tree is set the value, when similarity reaches them vector will not be added, but better not less than .99

About

Imlementation of tree search algoritm for best cosine similarity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published