| Class | Description |
|---|---|
| ByteKNNAssigner |
A
SoftAssigner that picks a fixed number of nearest neighbours. |
| DoubleKNNAssigner |
A
SoftAssigner that picks a fixed number of nearest neighbours. |
| FloatKNNAssigner |
A
SoftAssigner that picks a fixed number of nearest neighbours. |
| HierarchicalBytePathAssigner |
A
SoftAssigner for gathering the clusters assigned
to a point from a hierarchical clustering. |
| HierarchicalDoublePathAssigner |
A
SoftAssigner for gathering the clusters assigned
to a point from a hierarchical clustering. |
| HierarchicalFloatPathAssigner |
A
SoftAssigner for gathering the clusters assigned
to a point from a hierarchical clustering. |
| HierarchicalIntPathAssigner |
A
SoftAssigner for gathering the clusters assigned
to a point from a hierarchical clustering. |
| HierarchicalLongPathAssigner |
A
SoftAssigner for gathering the clusters assigned
to a point from a hierarchical clustering. |
| HierarchicalShortPathAssigner |
A
SoftAssigner for gathering the clusters assigned
to a point from a hierarchical clustering. |
| IntKNNAssigner |
A
SoftAssigner that picks a fixed number of nearest neighbours. |
| LongKNNAssigner |
A
SoftAssigner that picks a fixed number of nearest neighbours. |
| ShortKNNAssigner |
A
SoftAssigner that picks a fixed number of nearest neighbours. |