Property CalculateVarImportance
- Namespace
- OpenCvSharp.ML
- Assembly
- OpenCvSharp.dll
CalculateVarImportance
If true then variable importance will be calculated and then it can be retrieved by RTrees::getVarImportance. Default value is false.
public bool CalculateVarImportance { get; set; }