Number of closest neighbors to consider
Provides meta-information on the classifier
Provides meta-information on the classifier
Map object of metric names and metric values
Gets list of nearest neighbors
Predicts a label for a single instance
The name of the classifier
The name of the classifier
Applies the trained classifier to a dataset
Applies the trained classifier to a dataset
List of data instances
List of predictions
Performs the training of the classifier
Performs the training of the classifier
List of training instances
List of training labels
Yield new collection of nearest neighbors
Yield new collection of nearest neighbors
Test instance feature vector
Training instance feature vector
Training instance label
Current collection of nearest neighbors
k-nearest neighbors classifier