ContinuousEdge Properties |
The DecisionTreeContinuousEdge type exposes the following members.
Name | Description | |
---|---|---|
LeftBoundary |
The left boundary (inclusive).
| |
NodeFrom |
The edge source node (null for root element).
(Inherited from DecisionTreeBaseEdge.) | |
NodeTo |
The edge destination node.
(Inherited from DecisionTreeBaseEdge.) | |
RightBoundary |
The right boundary (exclusive).
| |
Weight |
The weight of this edge.
(Inherited from DecisionTreeBaseEdge.) |