Package | Description |
---|---|
com.pervasive.datarush.analytics.cluster |
Provides base PMML for clustering models.
|
Modifier and Type | Method and Description |
---|---|
static AggregationFunctionConstants |
AggregationFunctionConstants.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregationFunctionConstants[] |
AggregationFunctionConstants.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ComparisonMeasure.Builder |
ComparisonMeasure.builder(AggregationFunctionConstants aggregationFunction,
ComparisonMeasure.Kind kind)
Creates a builder that builds
ComparisonMeasure instances. |
Copyright © 2016 Actian Corporation. All rights reserved.