Voting helps other researchers find interesting modules.
This subproto contains configuration for crowding. Crowding 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.
crowdingAttribute
String.t
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScamGenericFeatureVectorCrowding{ crowdingAttribute: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()