BaseEdge Properties |
The DecisionTreeBaseEdge type exposes the following members.
Name | Description | |
---|---|---|
![]() | NodeFrom |
The edge source node (null for root element).
|
![]() | NodeTo |
The edge destination node.
|
![]() | Weight |
The weight of this edge.
|