MATLAB File Help: cv.RTrees/RegressionAccuracy | Index |
Termination criteria for regression trees.
If all absolute differences between an estimated value in a node and values of train samples in this node are less than this parameter then the node will not be split further. Default value is 0.0
Constant | false |
Dependent | true |
Sealed | false |
Transient | false |
GetAccess | 'public' |
SetAccess | 'public' |
GetObservable | false |
SetObservable | false |