MOrder Fields |
The MCvDTreeSplitMOrder type exposes the following members.
Name | Description | |
---|---|---|
![]() | c |
The threshold value in case of split on an ordered variable.
The rule is: if var_value < c then next_node<-left else next_node<-right
|
![]() | split_point |
Used internally by the training algorithm
|