Package | Description |
---|---|
com.pervasive.datarush.analytics.cluster |
Provides base PMML for clustering models.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregationFunctionConstants
This enumeration contains implementations of
AggregationFunction s
that correspond to the aggregation functions for clustering models in
the PMML specification. |
Modifier and Type | Method and Description |
---|---|
AggregationFunction |
ComparisonMeasure.getAggregationFunction()
Gets the
AggregationFunction used by this
ComparisonMeasure instance. |
Modifier and Type | Method and Description |
---|---|
AggregationFunctionEvaluator |
AggregationFunctionEvaluatorFactory.evaluator(AggregationFunction aggregationFunction,
CompareFunction[] compareFunctions,
double[] fieldWeights,
double[] missingValueWeights,
double[] similarityScales,
double pParameter)
Creates an
AggregationFunctionEvaluator instance. |
Copyright © 2016 Actian Corporation. All rights reserved.