Class KNNClassifierOptions

java.lang.Object
org.tribuo.common.nearest.KNNClassifierOptions
All Implemented Interfaces:
com.oracle.labs.mlrg.olcut.config.Options, ClassificationOptions<KNNTrainer<Label>>

CLI Options for training a k-nearest neighbour predictor.