Voting helps other researchers find interesting modules.
crowdingAttribute
String.t
nil
distance
float()
docid
gfv
GoogleApi.ContentWarehouse.V1.Model.ResearchScamGenericFeatureVector.t
metadata
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScamNearestNeighborsNeighbor{ crowdingAttribute: String.t() | nil, distance: float() | nil, docid: String.t() | nil, gfv: GoogleApi.ContentWarehouse.V1.Model.ResearchScamGenericFeatureVector.t() | nil, metadata: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()