Skip to content
/ grandma Public
forked from elastic/goko

A fast covertree implementation

License

Notifications You must be signed in to change notification settings

jvmncs/grandma

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grandma, a KNN Library

This is a covertree library with some modifications to make it more sutible for real data. Currently it only implements the fast covertree.

See the code for documentation. Haven't yet had a chance to update this page or host the code somewhere.

License

Licensed under of Apache License, Version 2.0.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

About

A fast covertree implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 97.2%
  • Python 2.8%