Class Hierarchy
- java.lang.Object
- org.tribuo.classification.Label (implements org.tribuo.classification.Classifiable<T>)
- org.tribuo.classification.LabelFactory (implements org.tribuo.OutputFactory<T>)
- org.tribuo.classification.LabelFactory.LabelFactoryProvenance (implements org.tribuo.provenance.OutputFactoryProvenance)
- org.tribuo.classification.LabelInfo (implements org.tribuo.OutputInfo<T>)
- org.tribuo.classification.ImmutableLabelInfo (implements org.tribuo.ImmutableOutputInfo<T>)
- org.tribuo.classification.MutableLabelInfo (implements org.tribuo.MutableOutputInfo<T>)
- org.tribuo.classification.TrainTestHelper
Interface Hierarchy
- com.oracle.labs.mlrg.olcut.config.Options
- org.tribuo.classification.ClassificationOptions<TRAINER>
- org.tribuo.protos.ProtoSerializable<T>
- org.tribuo.Output<T> (also extends java.io.Serializable)
- org.tribuo.classification.Classifiable<T>
- org.tribuo.Output<T> (also extends java.io.Serializable)
- java.io.Serializable
- org.tribuo.Output<T> (also extends org.tribuo.protos.ProtoSerializable<T>)
- org.tribuo.classification.Classifiable<T>
- org.tribuo.Output<T> (also extends org.tribuo.protos.ProtoSerializable<T>)
- org.tribuo.classification.WeightedLabels