k nearest neighbors algorithm parameters
More...
Returns the enable/disable an usage of the input dataset in kNN model flag
- Returns
- Enable/disable an usage of the input dataset in kNN model flag
Returns the number of neighbors
- Returns
- Number of neighbors
- Deprecated:
- This item will be removed in a future release.
Returns the seed for random choosing elements from training dataset
- Returns
- Seed for random choosing elements from training dataset
Sets the enable/disable an usage of the input dataset in kNN model flag
- Parameters
-
flag | Enable/disable an usage of the input dataset in kNN model flag |
Sets the engine to be used by the algorithm
- Parameters
-
engine | to be used by the algorithm |
Sets the number of neighbors
- Parameters
-
- Deprecated:
- This item will be removed in a future release.
Sets the seed for random choosing elements from training dataset
- Parameters
-
seed | Seed for random choosing elements from training dataset |
The documentation for this class was generated from the following file:
- kdtree_knn_classification/Parameter.java