Package | Description |
---|---|
com.pervasive.datarush.analytics.decisiontree.learner |
Provides the PMML learner operator and associated classes.
|
Modifier and Type | Method and Description |
---|---|
DecisionTreeTraceLevel |
DecisionTreeLearner.getTraceLevel()
For debugging tree construction.
|
static DecisionTreeTraceLevel |
DecisionTreeTraceLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DecisionTreeTraceLevel[] |
DecisionTreeTraceLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DecisionTreeLearner.setTraceLevel(DecisionTreeTraceLevel traceLevel)
For debugging tree construction.
|
Copyright © 2020 Actian Corporation. All rights reserved.