Class Hierarchy
- java.lang.Object
- org.tribuo.impl.DatasetDataCarrier<T>
- org.tribuo.Example<T> (implements java.lang.Iterable<T>, org.tribuo.protos.ProtoSerializable<T>, java.io.Serializable)
- org.tribuo.impl.ArrayExample<T>
- org.tribuo.impl.IndexedArrayExample<T>
- org.tribuo.impl.BinaryFeaturesExample<T>
- org.tribuo.impl.ListExample<T> (implements java.io.Serializable)
- org.tribuo.impl.ArrayExample<T>
- org.tribuo.impl.IndexedArrayExample.FeatureTuple
- org.tribuo.impl.ModelDataCarrier<T>