Uses of Interface
org.tensorflow.metadata.v0.WeightedNumericStatisticsOrBuilder
-
Packages that use WeightedNumericStatisticsOrBuilder Package Description org.tensorflow.metadata.v0 -
-
Uses of WeightedNumericStatisticsOrBuilder in org.tensorflow.metadata.v0
Classes in org.tensorflow.metadata.v0 that implement WeightedNumericStatisticsOrBuilder Modifier and Type Class Description classWeightedNumericStatisticsStatistics for a weighted numeric feature in a dataset.static classWeightedNumericStatistics.BuilderStatistics for a weighted numeric feature in a dataset.Methods in org.tensorflow.metadata.v0 that return WeightedNumericStatisticsOrBuilder Modifier and Type Method Description WeightedNumericStatisticsOrBuilderNumericStatistics.Builder. getWeightedNumericStatsOrBuilder()Weighted statistics for the feature, if the values have weights.WeightedNumericStatisticsOrBuilderNumericStatistics. getWeightedNumericStatsOrBuilder()Weighted statistics for the feature, if the values have weights.WeightedNumericStatisticsOrBuilderNumericStatisticsOrBuilder. getWeightedNumericStatsOrBuilder()Weighted statistics for the feature, if the values have weights.
-