mlr_measures_clust.ch | R Documentation |
The score function calls fpc::cluster.stats()
from package fpc.
"ch" is used subset output of the function call.
R6::R6Class()
inheriting from MeasureClust.
This measures can be retrieved from the dictionary mlr3::mlr_measures:
mlr_measures$get("clust.ch") msr("clust.ch")
Range: [0, \infty)
Minimize: FALSE
Required predict type: partition
Dictionary of Measures: mlr3::mlr_measures
as.data.table(mlr_measures)
for a complete table of all (also dynamically created) mlr3::Measure implementations.
Other cluster measures:
mlr_measures_clust.dunn
,
mlr_measures_clust.silhouette
,
mlr_measures_clust.wss
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.