Uses of Interface
org.tensorflow.metadata.v0.PathOrBuilder
-
Packages that use PathOrBuilder Package Description org.tensorflow.metadata.v0 -
-
Uses of PathOrBuilder in org.tensorflow.metadata.v0
Classes in org.tensorflow.metadata.v0 that implement PathOrBuilder Modifier and Type Class Description classPathA path is a more general substitute for the name of a field or feature that can be used for flat examples as well as structured data.static classPath.BuilderA path is a more general substitute for the name of a field or feature that can be used for flat examples as well as structured data.Methods in org.tensorflow.metadata.v0 that return PathOrBuilder Modifier and Type Method Description PathOrBuilderWeightedFeature.Builder. getFeatureOrBuilder()Path of a base feature to be weighted.PathOrBuilderWeightedFeature. getFeatureOrBuilder()Path of a base feature to be weighted.PathOrBuilderWeightedFeatureOrBuilder. getFeatureOrBuilder()Path of a base feature to be weighted.PathOrBuilderFeatureNameStatistics.Builder. getPathOrBuilder()The path of the feature.PathOrBuilderFeatureNameStatistics. getPathOrBuilder()The path of the feature.PathOrBuilderFeatureNameStatisticsOrBuilder. getPathOrBuilder()The path of the feature.PathOrBuilderCrossFeatureStatistics.Builder. getPathXOrBuilder()The path of feature x.PathOrBuilderCrossFeatureStatistics. getPathXOrBuilder()The path of feature x.PathOrBuilderCrossFeatureStatisticsOrBuilder. getPathXOrBuilder()The path of feature x.PathOrBuilderCrossFeatureStatistics.Builder. getPathYOrBuilder()The path of feature y.PathOrBuilderCrossFeatureStatistics. getPathYOrBuilder()The path of feature y.PathOrBuilderCrossFeatureStatisticsOrBuilder. getPathYOrBuilder()The path of feature y.PathOrBuilderWeightedFeature.Builder. getWeightFeatureOrBuilder()Path of weight feature to associate with the base feature.PathOrBuilderWeightedFeature. getWeightFeatureOrBuilder()Path of weight feature to associate with the base feature.PathOrBuilderWeightedFeatureOrBuilder. getWeightFeatureOrBuilder()Path of weight feature to associate with the base feature.
-