BaseNode Properties |
The DecisionTreeBaseNode type exposes the following members.
Name | Description | |
---|---|---|
![]() | BranchProportions |
Proportion for each branch.
|
![]() | ClassList |
List of classification values for the tree.
|
![]() | ClassProbabilities |
Class probabilities.
|
![]() | IsLeaf |
Indicate if the node is a leaf node.
|
![]() | ParentEdge |
Get the parent edge
|
![]() | Prediction |
This node prediction value.
|