Uses of Package
org.tribuo.common.nearest
Packages that use org.tribuo.common.nearest
Package
Description
Provides a set of main methods for interacting with classification tasks.
Provides a K-Nearest Neighbours implementation which works across
all Tribuo
Output
types.-
Classes in org.tribuo.common.nearest used by org.tribuo.classification.experiments
-
Classes in org.tribuo.common.nearest used by org.tribuo.common.nearestClassDescriptionThe type of combination function.A k-nearest neighbours model.The parallel backend for batch predictions.A
Trainer
for k-nearest neighbour models.The available distance functions.