GoogleApi.ContentWarehouse.V1.Model.VideoYoutubeCommentsClassificationProtoSmartSuggestion
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
diversificationThreshold
(type:number()
, default:nil
)
- Diversification threshold used in prediction. Additional responses which are closer than the threshold to the already selected responses will be skipped. -
likelihoodBiasWeight
(type:number()
, default:nil
)
- Bias weight used in prediction. -
replyContent
(type:String.t
, default:nil
)
- Content of the reply snippet (could include emoji as well as text). -
score
(type:float()
, default:nil
)
- Model score for the predicted reply snippet.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoYoutubeCommentsClassificationProtoSmartSuggestion