vix.ing · top · new · best · stats

A CLUE for CLUster ensembles

2024/01/18 by Hornik, Kurt

paper · doi:10.57938/935e33f7-7635-4def-a69b-07d372bf2426

Abstract

Cluster ensembles are collections of individual solutions to a given clustering problem which are useful or necessary to consider in a wide range of applications. The R package clue provides an extensible computational environment for creating and analyzing cluster ensembles, with basic data structures for representing partitions and hierarchies, and facilities for computing on these, including methods for measuring proximity and obtaining consensus and "secondary" clusterings. (author's abstract)

Related