Skip to content

@inferedge/moss-clustering v1.0.0-beta.3


@inferedge/moss-clustering / ClusterAssignment

Interface: ClusterAssignment

Assignment of an index to a cluster

Properties

indexName

indexName: string

Name of the index


clusterId

clusterId: number

ID of the assigned cluster


label

label: string

Human-readable cluster label


confidence

confidence: number

Confidence score (0-1), cosine similarity to centroid


classifiedAt

classifiedAt: string

Timestamp when classification was performed