CategoricalEdge Properties |
The DecisionTreeCategoricalEdge type exposes the following members.
| Name | Description | |
|---|---|---|
| AcceptableCategories |
Acceptable categories values.
| |
| NodeFrom |
The edge source node (null for root element).
(Inherited from DecisionTreeBaseEdge.) | |
| NodeTo |
The edge destination node.
(Inherited from DecisionTreeBaseEdge.) | |
| Weight |
The weight of this edge.
(Inherited from DecisionTreeBaseEdge.) |