Commit Graph

25 Commits

Author SHA1 Message Date
Yomguithereal 6be5cd191c Refactoring jaccard_intersection_index into intersection_index 2018-08-21 11:39:22 +02:00
Yomguithereal 5627707c45 Better SNM unit tests 2018-07-31 16:08:47 +02:00
Yomguithereal 1f2c15a631 Adaptive sorted neighborhood 2018-07-31 16:07:54 +02:00
Yomguithereal 79566508eb Quickjoin now supports similarity metrics 2018-07-18 11:18:05 +02:00
Yomguithereal 5cd49a61b8 NN-Descent full 2018-07-18 11:03:29 +02:00
Yomguithereal ed52117234 Trying to use a vp_tree to speed up quickjoin: kinda fail 2018-07-16 15:44:08 +02:00
Yomguithereal 8abcaee486 NN-Descent unit test now correctly deterministic 2018-07-12 17:33:46 +02:00
Yomguithereal 7014dccf32 Drafting NN-Descent 2018-07-12 15:01:35 +02:00
Yomguithereal 9f13609ad7 Parallel quickjoin 2018-07-11 18:17:57 +02:00
Yomguithereal ef95edccd2 Drafting quickjoin 2018-07-11 17:58:25 +02:00
Yomguithereal ed84d42266 Sane defaults 2018-07-11 15:56:34 +02:00
Yomguithereal 13a8e1937d Fixing window semantics 2018-07-06 18:07:01 +02:00
Yomguithereal eff4399192 Adding SNM 2018-07-06 18:05:19 +02:00
Yomguithereal 65881f081d Optimizing blocking clusterer 2018-07-06 16:41:00 +02:00
Yomguithereal 802f6ae19b Adding a blocking clusterer 2018-07-06 15:58:21 +02:00
Yomguithereal 13286fb50e Advances 2018-07-05 17:20:28 +02:00
Yomguithereal 4e6dc205cd Parallel connected components 2018-07-02 21:23:29 +02:00
Yomguithereal 27441060d4 Adding jaccard_intersection_index 2018-07-02 17:28:44 +02:00
Yomguithereal 78c933765d Refining 2018-06-20 12:57:43 +02:00
Yomguithereal bbe30ab9e8 Improvements 2018-06-15 14:27:19 +02:00
Yomguithereal d05cd76bf3 Faster diagonal chunks 2018-06-12 17:24:16 +02:00
Yomguithereal fd3f87078d Improvements 2018-06-11 17:00:59 +02:00
Yomguithereal 6d229e0b85 Unit testing key collision 2018-06-08 19:24:49 +02:00
Yomguithereal 5cb76fc23b Unit testing vp_tree clustering 2018-06-08 19:12:43 +02:00
Yomguithereal 98d7ae35b4 Unit testing pairwise clustering 2018-06-08 19:07:02 +02:00