Enum Class AllTrainerOptions.AlgorithmType

java.lang.Object
java.lang.Enum<AllTrainerOptions.AlgorithmType>
org.tribuo.classification.experiments.AllTrainerOptions.AlgorithmType
All Implemented Interfaces:
Serializable, Comparable<AllTrainerOptions.AlgorithmType>, Constable
Enclosing class:
AllTrainerOptions

public static enum AllTrainerOptions.AlgorithmType extends Enum<AllTrainerOptions.AlgorithmType>
Types of algorithms supported.