Package | Description |
---|---|
com.pervasive.datarush.analytics.decisiontree.pruner |
Provides the decision tree pruner operator and associated classes.
|
Modifier and Type | Class and Description |
---|---|
static class |
PruneConfiguration.C45
The C4.5 pruning strategy.
|
Modifier and Type | Method and Description |
---|---|
PruneConfiguration |
DecisionTreePruner.getConfiguration()
Returns the configuration that controls how pruning is performed.
|
Modifier and Type | Method and Description |
---|---|
void |
DecisionTreePruner.setConfiguration(PruneConfiguration configuration)
Sets the configuration that controls how pruning is performed.
|
Copyright © 2020 Actian Corporation. All rights reserved.