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