IDataModel GetNumUsers Method NReco.Recommender Class Library
Get total number of users in the model

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

int GetNumUsers()

Return Value

Type: Int32
total number of users known to the model.
See Also