Represents the count of a single category within the cluster.
-
category
(type:String.t
, default:nil
) - The name of category. -
count
(type:String.t
, default:nil
) - The count of training samples matching the category within the cluster.
Represents the count of a single category within the cluster.
category
(type: String.t
, default: nil
) - The name of category.count
(type: String.t
, default: nil
) - The count of training samples matching the category within the cluster.