Package: discoCVI 0.1.1

Amin Entezari

discoCVI: Implementation of the DISCO Metric for Internal Clustering Evaluation

Implementation of the DISCO (Density-based Internal Score for Clusterings with nOise) metric, a cluster validity index for evaluating density-based clustering results without ground truth labels. DISCO is the first index to explicitly assess the quality of noise point assignments in addition to cluster quality. It uses density-connectivity distance derived from a minimum spanning tree of the mutual-reachability graph, providing interpretable, bounded scores in [-1, 1]. Higher scores indicate better clustering. Based on Beer et al. (2025) <doi:10.48550/arXiv.2503.00127>.

Authors:Amin Entezari [aut, cre], Davide Chicco [ctb], Anna Beer [aut], Lena Krieger [aut], Pascal Weber [aut]

discoCVI_0.1.1.tar.gz
discoCVI_0.1.1.zip(r-4.7)discoCVI_0.1.1.zip(r-4.6)discoCVI_0.1.1.zip(r-4.5)
discoCVI_0.1.1.tgz(r-4.6-any)discoCVI_0.1.1.tgz(r-4.5-any)
discoCVI_0.1.1.tar.gz(r-4.7-any)discoCVI_0.1.1.tar.gz(r-4.6-any)
discoCVI_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
discoCVI/json (API)

# Install 'discoCVI' in R:
install.packages('discoCVI', repos = c('https://aminentezari.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/aminentezari/discocvi/issues

On CRAN:

Conda:

3.60 score 1 stars 236 downloads 5 exports 1 dependencies

Last updated from:15fbcba17e. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK107
source / vignettesOK163
linux-release-x86_64OK97
macos-release-arm64OK148
macos-oldrel-arm64OK129
windows-develOK70
windows-releaseOK73
windows-oldrelOK69
wasm-releaseOK90

Exports:compute_dc_distancesdisco_samplesdisco_scorep_clusterp_noise

Dependencies:FNN