| Package | Description |
|---|---|
| feast.core | |
| org.tensorflow.metadata.v0 |
| Class and Description |
|---|
| BoolDomain
Encodes information about the domain of a boolean attribute that encodes its
TRUE/FALSE values as strings, or 0=false, 1=true.
|
| BoolDomain.Builder
Encodes information about the domain of a boolean attribute that encodes its
TRUE/FALSE values as strings, or 0=false, 1=true.
|
| BoolDomainOrBuilder |
| FeaturePresence
Describes constraints on the presence of the feature in the data.
|
| FeaturePresence.Builder
Describes constraints on the presence of the feature in the data.
|
| FeaturePresenceOrBuilder |
| FeaturePresenceWithinGroup
Records constraints on the presence of a feature inside a "group" context
(e.g., .presence inside a group of features that define a sequence).
|
| FeaturePresenceWithinGroup.Builder
Records constraints on the presence of a feature inside a "group" context
(e.g., .presence inside a group of features that define a sequence).
|
| FeaturePresenceWithinGroupOrBuilder |
| FixedShape
Specifies a fixed shape for the feature's values.
|
| FixedShape.Builder
Specifies a fixed shape for the feature's values.
|
| FixedShapeOrBuilder |
| FloatDomain
Encodes information for domains of float values.
|
| FloatDomain.Builder
Encodes information for domains of float values.
|
| FloatDomainOrBuilder |
| ImageDomain
Image data.
|
| ImageDomain.Builder
Image data.
|
| ImageDomainOrBuilder |
| IntDomain
Encodes information for domains of integer values.
|
| IntDomain.Builder
Encodes information for domains of integer values.
|
| IntDomainOrBuilder |
| MIDDomain
Knowledge graph ID, see: https://www.wikidata.org/wiki/Property:P646
|
| MIDDomain.Builder
Knowledge graph ID, see: https://www.wikidata.org/wiki/Property:P646
|
| MIDDomainOrBuilder |
| NaturalLanguageDomain
Natural language text.
|
| NaturalLanguageDomain.Builder
Natural language text.
|
| NaturalLanguageDomainOrBuilder |
| StringDomain
Encodes information for domains of string values.
|
| StringDomain.Builder
Encodes information for domains of string values.
|
| StringDomainOrBuilder |
| StructDomain
Domain for a recursive struct.
|
| StructDomain.Builder
Domain for a recursive struct.
|
| StructDomainOrBuilder |
| TimeDomain
Time or date representation.
|
| TimeDomain.Builder
Time or date representation.
|
| TimeDomainOrBuilder |
| TimeOfDayDomain
Time of day, without a particular date.
|
| TimeOfDayDomain.Builder
Time of day, without a particular date.
|
| TimeOfDayDomainOrBuilder |
| URLDomain
A URL, see: https://en.wikipedia.org/wiki/URL
|
| URLDomain.Builder
A URL, see: https://en.wikipedia.org/wiki/URL
|
| URLDomainOrBuilder |
| ValueCount
Limits on maximum and minimum number of values in a
single example (when the feature is present).
|
| ValueCount.Builder
Limits on maximum and minimum number of values in a
single example (when the feature is present).
|
| ValueCountOrBuilder |
| Class and Description |
|---|
| Annotation
Additional information about the schema or about a feature.
|
| Annotation.Builder
Additional information about the schema or about a feature.
|
| AnnotationOrBuilder |
| BoolDomain
Encodes information about the domain of a boolean attribute that encodes its
TRUE/FALSE values as strings, or 0=false, 1=true.
|
| BoolDomain.Builder
Encodes information about the domain of a boolean attribute that encodes its
TRUE/FALSE values as strings, or 0=false, 1=true.
|
| BoolDomainOrBuilder |
| DatasetConstraints
Constraints on the entire dataset.
|
| DatasetConstraints.Builder
Constraints on the entire dataset.
|
| DatasetConstraintsOrBuilder |
| DistributionConstraints
Models constraints on the distribution of a feature's values.
|
| DistributionConstraints.Builder
Models constraints on the distribution of a feature's values.
|
| DistributionConstraintsOrBuilder |
| Feature
Describes schema-level information about a specific feature.
|
| Feature.Builder
Describes schema-level information about a specific feature.
|
| Feature.DomainInfoCase |
| Feature.PresenceConstraintsCase |
| Feature.ShapeTypeCase |
| FeatureComparator
Protobuf type
tensorflow.metadata.v0.FeatureComparator |
| FeatureComparator.Builder
Protobuf type
tensorflow.metadata.v0.FeatureComparator |
| FeatureComparatorOrBuilder |
| FeatureOrBuilder |
| FeaturePresence
Describes constraints on the presence of the feature in the data.
|
| FeaturePresence.Builder
Describes constraints on the presence of the feature in the data.
|
| FeaturePresenceOrBuilder |
| FeaturePresenceWithinGroup
Records constraints on the presence of a feature inside a "group" context
(e.g., .presence inside a group of features that define a sequence).
|
| FeaturePresenceWithinGroup.Builder
Records constraints on the presence of a feature inside a "group" context
(e.g., .presence inside a group of features that define a sequence).
|
| FeaturePresenceWithinGroupOrBuilder |
| FeatureType
Describes the physical representation of a feature.
|
| FixedShape
Specifies a fixed shape for the feature's values.
|
| FixedShape.Builder
Specifies a fixed shape for the feature's values.
|
| FixedShape.Dim
An axis in a multi-dimensional feature representation.
|
| FixedShape.Dim.Builder
An axis in a multi-dimensional feature representation.
|
| FixedShape.DimOrBuilder |
| FixedShapeOrBuilder |
| FloatDomain
Encodes information for domains of float values.
|
| FloatDomain.Builder
Encodes information for domains of float values.
|
| FloatDomainOrBuilder |
| ImageDomain
Image data.
|
| ImageDomain.Builder
Image data.
|
| ImageDomainOrBuilder |
| InfinityNorm
Checks that the L-infinity norm is below a certain threshold between the
two discrete distributions.
|
| InfinityNorm.Builder
Checks that the L-infinity norm is below a certain threshold between the
two discrete distributions.
|
| InfinityNormOrBuilder |
| IntDomain
Encodes information for domains of integer values.
|
| IntDomain.Builder
Encodes information for domains of integer values.
|
| IntDomainOrBuilder |
| LifecycleStage
LifecycleStage.
|
| MIDDomain
Knowledge graph ID, see: https://www.wikidata.org/wiki/Property:P646
|
| MIDDomain.Builder
Knowledge graph ID, see: https://www.wikidata.org/wiki/Property:P646
|
| MIDDomainOrBuilder |
| NaturalLanguageDomain
Natural language text.
|
| NaturalLanguageDomain.Builder
Natural language text.
|
| NaturalLanguageDomainOrBuilder |
| NumericValueComparator
Checks that the ratio of the current value to the previous value is not below
the min_fraction_threshold or above the max_fraction_threshold.
|
| NumericValueComparator.Builder
Checks that the ratio of the current value to the previous value is not below
the min_fraction_threshold or above the max_fraction_threshold.
|
| NumericValueComparatorOrBuilder |
| Path
A 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.
|
| Path.Builder
A 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.
|
| PathOrBuilder |
| Schema
Message to represent schema information.
|
| Schema.Builder
Message to represent schema information.
|
| SchemaOrBuilder |
| SparseFeature
A sparse feature represents a sparse tensor that is encoded with a
combination of raw features, namely index features and a value feature.
|
| SparseFeature.Builder
A sparse feature represents a sparse tensor that is encoded with a
combination of raw features, namely index features and a value feature.
|
| SparseFeature.IndexFeature
Protobuf type
tensorflow.metadata.v0.SparseFeature.IndexFeature |
| SparseFeature.IndexFeature.Builder
Protobuf type
tensorflow.metadata.v0.SparseFeature.IndexFeature |
| SparseFeature.IndexFeatureOrBuilder |
| SparseFeature.ValueFeature
Protobuf type
tensorflow.metadata.v0.SparseFeature.ValueFeature |
| SparseFeature.ValueFeature.Builder
Protobuf type
tensorflow.metadata.v0.SparseFeature.ValueFeature |
| SparseFeature.ValueFeatureOrBuilder |
| SparseFeatureOrBuilder |
| StringDomain
Encodes information for domains of string values.
|
| StringDomain.Builder
Encodes information for domains of string values.
|
| StringDomainOrBuilder |
| StructDomain
Domain for a recursive struct.
|
| StructDomain.Builder
Domain for a recursive struct.
|
| StructDomainOrBuilder |
| TensorRepresentation
A TensorRepresentation captures the intent for converting columns in a
dataset to TensorFlow Tensors (or more generally, tf.CompositeTensors).
|
| TensorRepresentation.Builder
A TensorRepresentation captures the intent for converting columns in a
dataset to TensorFlow Tensors (or more generally, tf.CompositeTensors).
|
| TensorRepresentation.DefaultValue
Protobuf type
tensorflow.metadata.v0.TensorRepresentation.DefaultValue |
| TensorRepresentation.DefaultValue.Builder
Protobuf type
tensorflow.metadata.v0.TensorRepresentation.DefaultValue |
| TensorRepresentation.DefaultValue.KindCase |
| TensorRepresentation.DefaultValueOrBuilder |
| TensorRepresentation.DenseTensor
A tf.Tensor
|
| TensorRepresentation.DenseTensor.Builder
A tf.Tensor
|
| TensorRepresentation.DenseTensorOrBuilder |
| TensorRepresentation.KindCase |
| TensorRepresentation.SparseTensor
A tf.SparseTensor whose indices and values come from separate data columns.
|
| TensorRepresentation.SparseTensor.Builder
A tf.SparseTensor whose indices and values come from separate data columns.
|
| TensorRepresentation.SparseTensorOrBuilder |
| TensorRepresentation.VarLenSparseTensor
A ragged tf.SparseTensor that models nested lists.
|
| TensorRepresentation.VarLenSparseTensor.Builder
A ragged tf.SparseTensor that models nested lists.
|
| TensorRepresentation.VarLenSparseTensorOrBuilder |
| TensorRepresentationGroup
A TensorRepresentationGroup is a collection of TensorRepresentations with
names.
|
| TensorRepresentationGroup.Builder
A TensorRepresentationGroup is a collection of TensorRepresentations with
names.
|
| TensorRepresentationGroupOrBuilder |
| TensorRepresentationOrBuilder |
| TimeDomain
Time or date representation.
|
| TimeDomain.Builder
Time or date representation.
|
| TimeDomain.FormatCase |
| TimeDomain.IntegerTimeFormat
Protobuf enum
tensorflow.metadata.v0.TimeDomain.IntegerTimeFormat |
| TimeDomainOrBuilder |
| TimeOfDayDomain
Time of day, without a particular date.
|
| TimeOfDayDomain.Builder
Time of day, without a particular date.
|
| TimeOfDayDomain.FormatCase |
| TimeOfDayDomain.IntegerTimeOfDayFormat
Protobuf enum
tensorflow.metadata.v0.TimeOfDayDomain.IntegerTimeOfDayFormat |
| TimeOfDayDomainOrBuilder |
| URLDomain
A URL, see: https://en.wikipedia.org/wiki/URL
|
| URLDomain.Builder
A URL, see: https://en.wikipedia.org/wiki/URL
|
| URLDomainOrBuilder |
| ValueCount
Limits on maximum and minimum number of values in a
single example (when the feature is present).
|
| ValueCount.Builder
Limits on maximum and minimum number of values in a
single example (when the feature is present).
|
| ValueCountOrBuilder |
| WeightedFeature
Represents a weighted feature that is encoded as a combination of raw base
features.
|
| WeightedFeature.Builder
Represents a weighted feature that is encoded as a combination of raw base
features.
|
| WeightedFeatureOrBuilder |
Copyright © 2020 Gojek. All rights reserved.