Package | Description |
---|---|
com.pervasive.datarush.analytics.decisiontree.learner |
Provides the PMML learner operator and associated classes.
|
com.pervasive.datarush.analytics.util |
Provides some (internal) utility classes for Analytics.
|
Modifier and Type | Method and Description |
---|---|
DynamicEnum |
TargetCounts.getTargetType()
Returns the target type
|
Modifier and Type | Method and Description |
---|---|
static TargetCounts |
TargetCounts.fromNode(DynamicEnum targetType,
TreeNode node)
Public only as a matter of implementation; clients should not use this method.
|
Modifier and Type | Method and Description |
---|---|
DynamicEnum |
DynamicEnum.Builder.build() |
DynamicEnum |
MixedTypeMetadataHelper.getTargetType() |
DynamicEnum |
DynamicEnumerationType.getType() |
Constructor and Description |
---|
DynamicEnumerationType(DynamicEnum type)
Create a text data type for parsing/formatting
|
Copyright © 2016 Actian Corporation. All rights reserved.