HistogramOrBuilder |
CommonStatistics.Builder.getFeatureListLengthHistogramOrBuilder() |
The histogram for the number of features in the feature list (only set if
this feature is a non-context feature from a tf.SequenceExample).
|
HistogramOrBuilder |
CommonStatistics.getFeatureListLengthHistogramOrBuilder() |
The histogram for the number of features in the feature list (only set if
this feature is a non-context feature from a tf.SequenceExample).
|
HistogramOrBuilder |
CommonStatisticsOrBuilder.getFeatureListLengthHistogramOrBuilder() |
The histogram for the number of features in the feature list (only set if
this feature is a non-context feature from a tf.SequenceExample).
|
HistogramOrBuilder |
CustomStatistic.Builder.getHistogramOrBuilder() |
.tensorflow.metadata.v0.Histogram histogram = 4;
|
HistogramOrBuilder |
CustomStatistic.getHistogramOrBuilder() |
.tensorflow.metadata.v0.Histogram histogram = 4;
|
HistogramOrBuilder |
CustomStatisticOrBuilder.getHistogramOrBuilder() |
.tensorflow.metadata.v0.Histogram histogram = 4;
|
HistogramOrBuilder |
NumericStatistics.Builder.getHistogramsOrBuilder(int index) |
The histogram(s) of the feature values.
|
HistogramOrBuilder |
NumericStatistics.getHistogramsOrBuilder(int index) |
The histogram(s) of the feature values.
|
HistogramOrBuilder |
NumericStatisticsOrBuilder.getHistogramsOrBuilder(int index) |
The histogram(s) of the feature values.
|
HistogramOrBuilder |
WeightedNumericStatistics.Builder.getHistogramsOrBuilder(int index) |
The histogram(s) of the weighted feature values.
|
HistogramOrBuilder |
WeightedNumericStatistics.getHistogramsOrBuilder(int index) |
The histogram(s) of the weighted feature values.
|
HistogramOrBuilder |
WeightedNumericStatisticsOrBuilder.getHistogramsOrBuilder(int index) |
The histogram(s) of the weighted feature values.
|
HistogramOrBuilder |
CommonStatistics.Builder.getNumValuesHistogramOrBuilder() |
The quantiles histogram for the number of values in this feature.
|
HistogramOrBuilder |
CommonStatistics.getNumValuesHistogramOrBuilder() |
The quantiles histogram for the number of values in this feature.
|
HistogramOrBuilder |
CommonStatisticsOrBuilder.getNumValuesHistogramOrBuilder() |
The quantiles histogram for the number of values in this feature.
|