Available identifiers of partial results of the K-Means algorithm.
More...
Constructs the partial result object identifier using the provided value
- Parameters
-
value | Value corresponding to the partial result object identifier |
Returns the value corresponding to the partial result object identifier
- Returns
- Value corresponding to the partial result object identifier
Initial value:Number of assigned observations
Initial value:Assignments to clusters
Initial value:
PartialCandidatesCentroids)
observations most distant from their assigned cluster center
Initial value:
PartialCandidatesDistances)
Objective function of observations most distant from their assigned cluster center
Initial value:Objective function value
- Deprecated:
- This item will be removed in a future release.
Initial value:
PartialObjectiveFunction)
Objective function value
Initial value:Sum of observations
The documentation for this class was generated from the following file:
- kmeans/PartialResultId.java