The option to enable/disable an usage of the input dataset in k nearest neighbors model.
More...
◆ DataUseInModelId()
Constructs the input data usage mode object identifier using the provided value
- Parameters
-
value | Value corresponding to the input data usage mode object identifier |
◆ getValue()
Returns the value corresponding to the input data usage mode object identifier
- Returns
- Value corresponding to the input data usage mode object identifier
◆ doNotUse
The input data and labels will not be the component of the trained kNN model
◆ doUse
The input data and labels will be the component of the trained kNN model
The documentation for this class was generated from the following file: