Package org.tribuo.common.nearest
package org.tribuo.common.nearest
Provides a K-Nearest Neighbours implementation which works across
all Tribuo
Output
types.-
ClassDescriptionCLI Options for training a k-nearest neighbour predictor.The type of combination function.A k-nearest neighbours model.The parallel backend for batch predictions.KNNTrainer<T extends Output<T>>A
Trainer
for k-nearest neighbour models.Deprecated.
DistanceType