DTreesUse1SERule Property |
http://www.emgu.com
If true then a pruning will be harsher
Namespace:
Emgu.CV.ML
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.3.0.2824 (3.3.0.2824)
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