Uses of Interface
org.tensorflow.metadata.v0.StringStatistics.FreqAndValueOrBuilder
-
Packages that use StringStatistics.FreqAndValueOrBuilder Package Description org.tensorflow.metadata.v0 -
-
Uses of StringStatistics.FreqAndValueOrBuilder in org.tensorflow.metadata.v0
Classes in org.tensorflow.metadata.v0 that implement StringStatistics.FreqAndValueOrBuilder Modifier and Type Class Description static classStringStatistics.FreqAndValueProtobuf typetensorflow.metadata.v0.StringStatistics.FreqAndValuestatic classStringStatistics.FreqAndValue.BuilderProtobuf typetensorflow.metadata.v0.StringStatistics.FreqAndValueMethods in org.tensorflow.metadata.v0 that return StringStatistics.FreqAndValueOrBuilder Modifier and Type Method Description StringStatistics.FreqAndValueOrBuilderStringStatistics.Builder. getTopValuesOrBuilder(int index)A sorted list of the most-frequent values and their frequencies, with the most-frequent being first.StringStatistics.FreqAndValueOrBuilderStringStatistics. getTopValuesOrBuilder(int index)A sorted list of the most-frequent values and their frequencies, with the most-frequent being first.StringStatistics.FreqAndValueOrBuilderStringStatisticsOrBuilder. getTopValuesOrBuilder(int index)A sorted list of the most-frequent values and their frequencies, with the most-frequent being first.StringStatistics.FreqAndValueOrBuilderWeightedStringStatistics.Builder. getTopValuesOrBuilder(int index)A sorted list of the most-frequent values and their weighted frequencies, with the most-frequent being first.StringStatistics.FreqAndValueOrBuilderWeightedStringStatistics. getTopValuesOrBuilder(int index)A sorted list of the most-frequent values and their weighted frequencies, with the most-frequent being first.StringStatistics.FreqAndValueOrBuilderWeightedStringStatisticsOrBuilder. getTopValuesOrBuilder(int index)A sorted list of the most-frequent values and their weighted frequencies, with the most-frequent being first.Methods in org.tensorflow.metadata.v0 that return types with arguments of type StringStatistics.FreqAndValueOrBuilder Modifier and Type Method Description List<? extends StringStatistics.FreqAndValueOrBuilder>StringStatistics.Builder. getTopValuesOrBuilderList()A sorted list of the most-frequent values and their frequencies, with the most-frequent being first.List<? extends StringStatistics.FreqAndValueOrBuilder>StringStatistics. getTopValuesOrBuilderList()A sorted list of the most-frequent values and their frequencies, with the most-frequent being first.List<? extends StringStatistics.FreqAndValueOrBuilder>StringStatisticsOrBuilder. getTopValuesOrBuilderList()A sorted list of the most-frequent values and their frequencies, with the most-frequent being first.List<? extends StringStatistics.FreqAndValueOrBuilder>WeightedStringStatistics.Builder. getTopValuesOrBuilderList()A sorted list of the most-frequent values and their weighted frequencies, with the most-frequent being first.List<? extends StringStatistics.FreqAndValueOrBuilder>WeightedStringStatistics. getTopValuesOrBuilderList()A sorted list of the most-frequent values and their weighted frequencies, with the most-frequent being first.List<? extends StringStatistics.FreqAndValueOrBuilder>WeightedStringStatisticsOrBuilder. getTopValuesOrBuilderList()A sorted list of the most-frequent values and their weighted frequencies, with the most-frequent being first.
-