| DTreesUse1SERule Property |
http://www.emgu.com
If true then a pruning will be harsher
Namespace: Emgu.CV.MLAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic bool Use1SERule { get; set; }Public Property Use1SERule As Boolean
Get
Set
public:
property bool Use1SERule {
bool get ();
void set (bool value);
}member Use1SERule : bool with get, set
Property Value
Type:
Boolean
See Also