GenericDataModel GetRawUserData Method NReco.Recommender Class Library
This is used mostly internally to the framework, and shouldn't be relied upon otherwise.

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

public FastByIDMap<IPreferenceArray> GetRawUserData()

Return Value

Type: FastByIDMap IPreferenceArray 
See Also