| Package | Description | 
|---|---|
| com.pervasive.datarush.analytics.cluster | 
 Provides base PMML for clustering models. 
 | 
| com.pervasive.datarush.analytics.cluster.kmeans | 
 Provides the KMeans algorithm. 
 | 
| Class and Description | 
|---|
| AggregationFunction
 Interface for aggregation functions computing 
 distance/similarity of two vectors according to 
 the PMML specification. 
 | 
| AggregationFunctionConstants
 This enumeration contains implementations of  
AggregationFunctions 
 that correspond to the aggregation functions for clustering models in 
 the PMML specification. | 
| AggregationFunctionEvaluator
 Interface for evaluators of  
AggregationFunctions. | 
| Cluster
 Corresponds to the Cluster PMML element. 
 | 
| Cluster.Builder
 Builder for  
Cluster instances. | 
| ClusteringField
 Corresponds to the ClusteringField PMML element. 
 | 
| ClusteringField.Builder
 Builder for  
ClusteringField instances. | 
| 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
 Builder for  
ComparisonMeasure instances. | 
| ComparisonMeasure.Kind
 Values of this enumeration correspond to the comparison measure kinds for
  
ComparisonMeasures in clustering models in the PMML specification. | 
| MissingValueWeights
 Corresponds to the MissingValueWeights PMML element. 
 | 
| MissingValueWeights.Builder
 Builder for  
MissingValueWeights instances. | 
| ModelClass
 Values of this enumeration correspond to the model classes of clustering
 models in the PMML specification. 
 | 
| PMMLClusteringModel
 PMML clustering model. 
 | 
| PMMLClusteringModel.Builder
 Builder for  
PMMLClusteringModel instances. | 
| Class and Description | 
|---|
| Cluster
 Corresponds to the Cluster PMML element. 
 | 
Copyright © 2024 Actian Corporation. All rights reserved.