Class Cluster (1.19.0)

Message containing the information about one cluster.

.. attribute:: centroid_id

Centroid id.

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

Inheritance

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

Classes

FeatureValue

Representative value of a single feature within the cluster.

.. attribute:: feature_column

The feature column name.

The categorical feature value.