Enum Class KNNClassifierOptions.EnsembleCombinerType

java.lang.Object
java.lang.Enum<KNNClassifierOptions.EnsembleCombinerType>
org.tribuo.common.nearest.KNNClassifierOptions.EnsembleCombinerType
All Implemented Interfaces:
Serializable, Comparable<KNNClassifierOptions.EnsembleCombinerType>, Constable
Enclosing class:
KNNClassifierOptions

public static enum KNNClassifierOptions.EnsembleCombinerType extends Enum<KNNClassifierOptions.EnsembleCombinerType>
The type of combination function.