public interface Assignment
Clustering
Modifier and Type | Method and Description |
---|---|
int[] |
assignments()
Returns the cluster id's that a specific data point was assigned to.
|
int |
length()
Returns the number of assignments given for this data point.
|
Copyright © 2012. All Rights Reserved.