kwikteam / klustakwik2

Fast software for high-dimensional cluster analysis using the masked EM algorithm for Gaussians mixtures
BSD 3-Clause "New" or "Revised" License
27 stars 13 forks source link

Faster splitting alternatives #33

Open thesamovar opened 9 years ago

thesamovar commented 9 years ago

We currently have fast_split and max_split_iterations but perhaps an adaptive procedure would work better? Also, what about only trying to split clusters in which many points have changed since the last attempt to split?