IMostSimilarItemsCandidateItemsStrategy InterfaceNReco.Recommender Class Library
Used to retrieve all items that could possibly be similar

Namespace: NReco.CF.Taste.Recommender
Assembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public interface IMostSimilarItemsCandidateItemsStrategy : IRefreshable

The IMostSimilarItemsCandidateItemsStrategy type exposes the following members.

Methods

  NameDescription
Public methodGetCandidateItems
Public methodRefresh (Inherited from IRefreshable.)
Top
See Also