BestLeastRecentlyViewedSalienceStrategy
Last updated
Was this helpful?
Last updated
Was this helpful?
Class in Yarn.Saliency
Inherits from System.Object
A content saliency strategy that returns the first of the best, least-recently seen choices from the provided options.
This strategy stores information about the number of times each piece of content has been seen in the provided Yarn.Saliency.BestLeastRecentlyViewedSalienceStrategy.VariableStorage
.
Initalises a new instance of the class.
Called by Yarn Spinner to indicate that a piece of salient content has been selected, and this system should update any state related to how it selects content.
Chooses an item from content that is the most appropriate (or salient ) for the user's current context.