jvmncs / grandma

A fast covertree implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Rust 97.2%Language:Python 2.8%