Uses of Class
org.tribuo.interop.tensorflow.MultiLabelConverter
Package
Description
Provides an interface to TensorFlow, allowing the training of non-sequential models using any supported
Tribuo output type.
-
Uses of MultiLabelConverter in org.tribuo.interop.tensorflow
Modifier and TypeMethodDescriptionstatic MultiLabelConverter
MultiLabelConverter.deserializeFromProto
(int version, String className, com.google.protobuf.Any message) Deserialization factory.