| Package | Description |
|---|---|
| com.pervasive.datarush.analytics.decisiontree |
Provides PMML model classes for decision trees.
|
| Modifier and Type | Method and Description |
|---|---|
List<ScoreDistribution> |
TreeNode.getScoreDistributions()
Returns the list of
ScoreDistribution elements associated with this node. |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeNode.setScoreDistributions(List<ScoreDistribution> scoreDistributions)
Sets the list of
ScoreDistribution elements associated with this node. |
Copyright © 2024 Actian Corporation. All rights reserved.