Skip to content

why merge partition with one element to other partition? #1

@brotherb

Description

@brotherb

Hi, I noitced that after k-means clustering, cluster with only one element is merged to the most similar cluster. My guess to this decision is that if this cluster has only one element, it cannot perform 1-vs-all classification. However, is it necessary? I think this kind of cluster could act as label itself and it's probability is given by its parent node's classifier. Did I miss something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions