DecisionTree Constructor |
Name | Description | |
---|---|---|
DecisionTree |
The Decision tree default constructor.
| |
DecisionTree(SerializationInfo, StreamingContext) |
The object optimized deserialization method.
| |
DecisionTree(DecisionTreeBaseNode, IEnumerableInt32) |
Construct decision tree from the another root node.
|