Uses of Class
org.tribuo.impl.ArrayExample
-
Uses of ArrayExample in org.tribuo.impl
Modifier and TypeClassDescriptionclass
IndexedArrayExample<T extends Output<T>>
A version of ArrayExample which also has the id numbers.Modifier and TypeMethodDescriptionArrayExample.copy()
static ArrayExample<?>
ArrayExample.deserializeFromProto
(int version, String className, com.google.protobuf.Any message) Deserialization factory.static ArrayExample<?>
IndexedArrayExample.deserializeFromProto
(int version, String className, com.google.protobuf.Any message) Deserialization factory.