Module google_api_proto::google::cloud::aiplatform::v1beta1::index_datapoint
source · Expand description
Nested message and enum types in IndexDatapoint
.
Modules§
- Nested message and enum types in
NumericRestriction
.
Structs§
- Crowding tag is a constraint on a neighbor list produced by nearest neighbor search requiring that no more than some value k’ of the k neighbors returned have the same value of crowding_attribute.
- This field allows restricts to be based on numeric comparisons rather than categorical tokens.
- Restriction of a datapoint which describe its attributes(tokens) from each of several attribute categories(namespaces).
- Feature embedding vector for sparse index. An array of numbers whose values are located in the specified dimensions.