Release Lineage
Entered 2.7 · Oct 18, 2010
Removed after 3.19 · May 1, 2024
Description
The method performs bottom-up hierarchical clustering, using a Dirichlet Process (infinite mixture) to model uncertainty in the data and Bayesian model selection to decide at each step which clusters to merge. This avoids several limitations of traditional methods, for example how many clusters there should be and how to choose a principled distance metric. This implementation accepts multinomial (i.e. discrete, with 2+ categories) or time-series data. This version also includes a randomised algorithm which is more efficient for larger data sets.
Call graph
Open call graph →Code intelligence has not been computed for this package yet.
Code
Code metrics have not been computed for this package yet.
Topics
People
Unknown