Uses of Enum Class
org.tribuo.common.nearest.KNNClassifierOptions.EnsembleCombinerType
Package
Description
Provides a K-Nearest Neighbours implementation which works across
all Tribuo
Output
types.-
Uses of KNNClassifierOptions.EnsembleCombinerType in org.tribuo.common.nearest
Modifier and TypeFieldDescriptionKNNClassifierOptions.knnEnsembleCombiner
Parallel backend to use.Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.KNNClassifierOptions.EnsembleCombinerType.values()
Returns an array containing the constants of this enum class, in the order they are declared.