MATLAB File Help: cv.RTrees/MinSampleCount Index
cv.RTrees/MinSampleCount

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.

Property Details
Constant false
Dependent true
Sealed false
Transient false
GetAccess 'public'
SetAccess 'public'
GetObservable false
SetObservable false