Uses of Interface
com.pervasive.datarush.analytics.cluster.AggregationFunctionEvaluator
Packages that use AggregationFunctionEvaluator
Package
Description
Provides base PMML for clustering models.
-
Uses of AggregationFunctionEvaluator in com.pervasive.datarush.analytics.cluster
Methods in com.pervasive.datarush.analytics.cluster that return AggregationFunctionEvaluatorModifier and TypeMethodDescriptionAggregationFunctionEvaluatorFactory.evaluator(AggregationFunction aggregationFunction, CompareFunction[] compareFunctions, double[] fieldWeights, double[] missingValueWeights, double[] similarityScales, double pParameter) Creates anAggregationFunctionEvaluatorinstance.