Uses of Interface
org.tensorflow.metadata.v0.WeightedStringStatisticsOrBuilder
-
Packages that use WeightedStringStatisticsOrBuilder Package Description org.tensorflow.metadata.v0 -
-
Uses of WeightedStringStatisticsOrBuilder in org.tensorflow.metadata.v0
Classes in org.tensorflow.metadata.v0 that implement WeightedStringStatisticsOrBuilder Modifier and Type Class Description classWeightedStringStatisticsStatistics for a weighted string feature in a dataset.static classWeightedStringStatistics.BuilderStatistics for a weighted string feature in a dataset.Methods in org.tensorflow.metadata.v0 that return WeightedStringStatisticsOrBuilder Modifier and Type Method Description WeightedStringStatisticsOrBuilderStringStatistics.Builder. getWeightedStringStatsOrBuilder()Weighted statistics for the feature, if the values have weights.WeightedStringStatisticsOrBuilderStringStatistics. getWeightedStringStatsOrBuilder()Weighted statistics for the feature, if the values have weights.WeightedStringStatisticsOrBuilderStringStatisticsOrBuilder. getWeightedStringStatsOrBuilder()Weighted statistics for the feature, if the values have weights.
-