Commit Graph

8 Commits

Author SHA1 Message Date
Volodymyr Orlov
8ca13a76d6 fix: criterion 2020-12-17 19:11:47 -08:00
morenol
2650416235 Add benches for GNB (#33)
* Add benches for GNB

* use [black_box](https://github.com/bheisler/criterion.rs/blob/master/book/src/faq.md#when-should-i-use-criterionblack_box)
2020-12-04 20:46:36 -04:00
Volodymyr Orlov
a2784d6345 fix: cargo fmt 2020-06-05 17:52:03 -07:00
Volodymyr Orlov
e20e9ca6e0 feat: adds new distance measures + LU decomposition 2020-06-05 10:40:17 -07:00
Volodymyr Orlov
eb0c36223f feat: adds serialization/deserialization methods 2020-04-03 11:12:15 -07:00
Volodymyr Orlov
fe50509d3b fix: refactors knn and distance functions 2020-02-21 18:54:50 -08:00
Volodymyr Orlov
3efd078034 Semi-ready implementation of Simple KNN 2019-09-16 08:52:12 -07:00
Volodymyr Orlov
f4d3a80490 Initial commit 2019-05-28 17:46:03 -07:00