Voting helps other researchers find interesting modules.
Message to represent an embedding vector with clusters.
clusterList
GoogleApi.ContentWarehouse.V1.Model.ReneEmbeddingClusterList.t
nil
compressedValue
String.t
denseFeatureFloatValues
list(number())
floatValues
floatValuesBeforeProjection
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ReneEmbedding{ clusterList: GoogleApi.ContentWarehouse.V1.Model.ReneEmbeddingClusterList.t() | nil, compressedValue: String.t() | nil, denseFeatureFloatValues: [number()] | nil, floatValues: [number()] | nil, floatValuesBeforeProjection: [number()] | nil }
@spec decode(struct(), keyword()) :: struct()