View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1NearestNeighborQueryParameters (google_api_ai_platform v0.13.0)
Parameters that can be overrided in each query to tune query latency and recall.
Attributes
-
approximateNeighborCandidates
(type:integer()
, default:nil
) - Optional. The number of neighbors to find via approximate search before exact reordering is performed; if set, this value must be > neighbor_count. -
leafNodesSearchFraction
(type:float()
, default:nil
) - Optional. The fraction of the number of leaves to search, set at query time allows user to tune search performance. This value increase result in both search accuracy and latency increase. The value should be between 0.0 and 1.0.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.