Property Use1SERule
- Namespace
- OpenCvSharp.ML
- Assembly
- OpenCvSharp.dll
Use1SERule
If true then a pruning will be harsher. This will make a tree more compact and more resistant to the training data noise but a bit less accurate. Default value is true.
public bool Use1SERule { get; set; }