Used to retrieve all items that could possibly be similar
Namespace: NReco.CF.Taste.RecommenderAssembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
public interface IMostSimilarItemsCandidateItemsStrategy : IRefreshable
public interface IMostSimilarItemsCandidateItemsStrategy : IRefreshable
Public Interface IMostSimilarItemsCandidateItemsStrategy
Inherits IRefreshable
Public Interface IMostSimilarItemsCandidateItemsStrategy
Inherits IRefreshable
public interface class IMostSimilarItemsCandidateItemsStrategy : IRefreshable
public interface class IMostSimilarItemsCandidateItemsStrategy : IRefreshable
type IMostSimilarItemsCandidateItemsStrategy =
interface
interface IRefreshable
end
type IMostSimilarItemsCandidateItemsStrategy =
interface
interface IRefreshable
end
The IMostSimilarItemsCandidateItemsStrategy type exposes the following members.
Top