class ClusteringMetrics extends Collection (View source)

Properties

protected $collection_key
protected $clustersType
protected $clustersDataType
$daviesBouldinIndex
$meanSquaredDistance

Methods

setClusters($clusters)

No description

getClusters()

No description

setDaviesBouldinIndex($daviesBouldinIndex)

No description

getDaviesBouldinIndex()

No description

setMeanSquaredDistance($meanSquaredDistance)

No description

getMeanSquaredDistance()

No description

Details

setClusters($clusters)

No description

Parameters

$clusters

Cluster[] getClusters()

No description

Return Value

Cluster[]

setDaviesBouldinIndex($daviesBouldinIndex)

No description

Parameters

$daviesBouldinIndex

getDaviesBouldinIndex()

No description

setMeanSquaredDistance($meanSquaredDistance)

No description

Parameters

$meanSquaredDistance

getMeanSquaredDistance()

No description