AggregationFunction |
Interface for aggregation functions computing
distance/similarity of two vectors according to
the PMML specification.
|
AggregationFunctionConstants |
This enumeration contains implementations of AggregationFunction s
that correspond to the aggregation functions for clustering models in
the PMML specification.
|
AggregationFunctionEvaluator |
|
Cluster |
Corresponds to the Cluster PMML element.
|
Cluster.Builder |
|
ClusteringField |
Corresponds to the ClusteringField PMML element.
|
ClusteringField.Builder |
|
CompareFunction |
Values of this enumeration correspond to the compare functions for clustering
models in the PMML specification.
|
ComparisonMeasure |
Corresponds to the ComparisonMeasure PMML element.
|
ComparisonMeasure.Builder |
|
ComparisonMeasure.Kind |
Values of this enumeration correspond to the comparison measure kinds for
ComparisonMeasure s in clustering models in the PMML specification.
|
MissingValueWeights |
Corresponds to the MissingValueWeights PMML element.
|
MissingValueWeights.Builder |
|
ModelClass |
Values of this enumeration correspond to the model classes of clustering
models in the PMML specification.
|
PMMLClusteringModel |
PMML clustering model.
|
PMMLClusteringModel.Builder |
|