BoostSplitCreiteria Fields |
The BoostSplitCreiteria type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Default |
Use the default criteria for the particular boosting method
|
![]() ![]() | Gini |
Use Gini index. This is default option for Real AdaBoost; may be also used for Discrete AdaBoost
|
![]() ![]() | Misclass |
Use misclassification rate. This is default option for Discrete AdaBoost; may be also used for Real AdaBoost
|
![]() ![]() | Sqerr |
Use least squares criteria. This is default and the only option for LogitBoost and Gentle AdaBoost
|
![]() | value__ |