Uses of Class
org.tensorflow.metadata.v0.LiftStatistics
-
Packages that use LiftStatistics Package Description org.tensorflow.metadata.v0 -
-
Uses of LiftStatistics in org.tensorflow.metadata.v0
Methods in org.tensorflow.metadata.v0 that return LiftStatistics Modifier and Type Method Description LiftStatisticsLiftStatistics.Builder. build()LiftStatisticsLiftStatistics.Builder. buildPartial()static LiftStatisticsLiftStatistics. getDefaultInstance()LiftStatisticsLiftStatistics.Builder. getDefaultInstanceForType()LiftStatisticsLiftStatistics. getDefaultInstanceForType()LiftStatisticsCategoricalCrossStatistics.Builder. getLift().tensorflow.metadata.v0.LiftStatistics lift = 1;LiftStatisticsCategoricalCrossStatistics. getLift().tensorflow.metadata.v0.LiftStatistics lift = 1;LiftStatisticsCategoricalCrossStatisticsOrBuilder. getLift().tensorflow.metadata.v0.LiftStatistics lift = 1;static LiftStatisticsLiftStatistics. parseDelimitedFrom(InputStream input)static LiftStatisticsLiftStatistics. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiftStatisticsLiftStatistics. parseFrom(byte[] data)static LiftStatisticsLiftStatistics. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiftStatisticsLiftStatistics. parseFrom(com.google.protobuf.ByteString data)static LiftStatisticsLiftStatistics. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiftStatisticsLiftStatistics. parseFrom(com.google.protobuf.CodedInputStream input)static LiftStatisticsLiftStatistics. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiftStatisticsLiftStatistics. parseFrom(InputStream input)static LiftStatisticsLiftStatistics. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiftStatisticsLiftStatistics. parseFrom(ByteBuffer data)static LiftStatisticsLiftStatistics. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.tensorflow.metadata.v0 that return types with arguments of type LiftStatistics Modifier and Type Method Description com.google.protobuf.Parser<LiftStatistics>LiftStatistics. getParserForType()static com.google.protobuf.Parser<LiftStatistics>LiftStatistics. parser()Methods in org.tensorflow.metadata.v0 with parameters of type LiftStatistics Modifier and Type Method Description LiftStatistics.BuilderLiftStatistics.Builder. mergeFrom(LiftStatistics other)CategoricalCrossStatistics.BuilderCategoricalCrossStatistics.Builder. mergeLift(LiftStatistics value).tensorflow.metadata.v0.LiftStatistics lift = 1;static LiftStatistics.BuilderLiftStatistics. newBuilder(LiftStatistics prototype)CategoricalCrossStatistics.BuilderCategoricalCrossStatistics.Builder. setLift(LiftStatistics value).tensorflow.metadata.v0.LiftStatistics lift = 1;
-