http://www.emgu.com
Variable type
Namespace: Emgu.CV.ML.MlEnumAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
SyntaxPublic Enumeration VarType
public enum class VarType
Members|
| Member name | Value | Description |
|---|
| Numerical | 0 |
Numerical or Ordered
|
| Categorical | 1 |
Catagorical
|
See Also