| cv.RTrees/MinSampleCount - MATLAB File Help |
If the number of samples in a node is less than this parameter then the node will not be split.
It is the minimum number of samples required at a leaf node for it to be split. A reasonable value is a small percentage of the total data e.g. 1%.
Default value is 10.
| Constant | false |
| Dependent | true |
| Sealed | false |
| Transient | false |
| GetAccess | public |
| SetAccess | public |
| GetObservable | false |
| SetObservable | false |