reval: A Python package to determine best clustering solutions with stability-based relative clustering validation.
Where this comes from
- Record sourced from PubMed, PMID 33982023.
- Also identified by DOI 10.1016/j.patter.2021.100228 and PMC identifier 8085609.
- Licence recorded as CC BY-NC-ND.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Determining the best partition for a dataset can be a challenging task because of the lack of <i>a priori</i> information within an unsupervised learning framework and the absence of a unique clustering validation approach to evaluate clustering solutions. Here we present reval: a Python package that leverages stability-based relative clustering validation methods to select best clustering solutions as the ones that replicate, via supervised learning, on unseen subsets of data. The implementation of relative validation methods can contribute to the theory of clustering by fostering new approaches for the investigation of clustering results in different situations and for different data distributions. This work aims at contributing to this effort by implementing a package that works with multiple clustering and classification algorithms, hence allowing both the automation of the labeling process and the assessment of the stability of different clustering mechanisms.