The MCvDTreeSplit..::..MOrder type exposes the following fields.
Fields
![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() |
Member | 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
|