Class ClusteringMetrics (1.22.0)

Evaluation metrics for clustering models.

.. attribute:: davies_bouldin_index

Davies-Bouldin index.

[Beta] Information for all clusters.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > ClusteringMetrics

Classes

Cluster

Message containing the information about one cluster.

.. attribute:: centroid_id

Centroid id.

Count of training data rows that were assigned to this cluster.