GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDocLevelRelevanceRatings
Table of Contents ▼
Jump to a specific part of the page:
Description
List of PerDocRelevanceRatings for Precision@5 evals done via ewok (template 2282).
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
perDocRelevanceRatings
(type:list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPerDocRelevanceRatings)
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDocLevelRelevanceRatings{
perDocRelevanceRatings: [ GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPerDocRelevanceRatings.t() ] | nil
}
perDocRelevanceRatings: [ GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPerDocRelevanceRatings.t() ] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDocLevelRelevanceRatings