Uses of Class
org.tribuo.common.nearest.KNNTrainer
Packages that use KNNTrainer
Package
Description
Provides a K-Nearest Neighbours implementation which works across
all Tribuo
Output
types.-
Uses of KNNTrainer in org.tribuo.common.nearest
Classes in org.tribuo.common.nearest that implement interfaces with type arguments of type KNNTrainerModifier and TypeClassDescriptionclass
CLI Options for training a k-nearest neighbour predictor.Methods in org.tribuo.common.nearest that return KNNTrainer