Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

in advance_semdedup.py, why not a lower triangular matrix? #4

@Mrwangkedong

Description

@Mrwangkedong

In the sort_clusters.py stage, all data are sorted by distance from far to near.

If we get an upper tringular matrix, then the row number > column number of each element, then we remove the point far away from the center, right?

Isn’t it more difficult to move away from the point of concentration?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions