The option to enable/disable an usage of the input dataset in k nearest neighbors model.
More...
Constructs the input data usage mode object identifier using the provided value
- Parameters
-
value | Value corresponding to the input data usage mode object identifier |
Returns the value corresponding to the input data usage mode object identifier
- Returns
- Value corresponding to the input data usage mode object identifier
The input data and labels will not be the component of the trained kNN model
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: