Skip to content

Infinite work if in dataset presents a point with a sharp deviation in all dimensions #23

@valera7979

Description

@valera7979

I tried to test application on 10 dimensional points. But did not wait for the result. Dataset was very simple - only 3 points.
1;1;1;1;1;1;1;1;1;1
2;2;2;2;2;2;2;1;1;1
11;11;11;22;22;22;33;22;22;22

I found condition when it works. If value in one dimension is close to all other points - it works.

1;1;1;1;1;1;1;1;1;1
2;2;2;2;2;2;2;1;1;1
11;11;11;22;22;22;33;22;22;2 <--

And i found also, the more dimnsions the less deviation is required for such behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions