GenericUserBasedRecommender getAllOtherItems Method NReco.Recommender Class Library

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

protected FastIDSet getAllOtherItems(
	long[] theNeighborhood,
	long theUserID
)

Parameters

theNeighborhood
Type:  System Int64 
theUserID
Type: System Int64

Return Value

Type: FastIDSet
See Also