cmdevries / LMW-tree

Learning M-Way Tree - Web Scale Clustering - EM-tree, K-tree, k-means, TSVQ, repeated k-means, bitwise clustering
http://lmwtree.devries.ninja
BSD 3-Clause "New" or "Revised" License
75 stars 20 forks source link

Fix the K-tree implementation #1

Open cmdevries opened 10 years ago

cmdevries commented 10 years ago

The K-tree implementation was broken somewhere along the way. It needs to be fixed. Maybe it never worked completely in the first place.