| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexDatapoint.CrowdingTag
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.
|
static class |
IndexDatapoint.CrowdingTag.Builder
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.
|
| Modifier and Type | Method and Description |
|---|---|
IndexDatapoint.CrowdingTagOrBuilder |
IndexDatapoint.getCrowdingTagOrBuilder()
Optional.
|
IndexDatapoint.CrowdingTagOrBuilder |
IndexDatapoint.Builder.getCrowdingTagOrBuilder()
Optional.
|
IndexDatapoint.CrowdingTagOrBuilder |
IndexDatapointOrBuilder.getCrowdingTagOrBuilder()
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.