AllSimilarItemsCandidateItemsStrategy Constructor NReco.Recommender Class Library
Initializes a new instance of the AllSimilarItemsCandidateItemsStrategy class

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

public AllSimilarItemsCandidateItemsStrategy(
	IItemSimilarity similarity
)
See Also