NearestNUserNeighborhood Constructor NReco.Recommender Class Library
Overload List

  NameDescription
Public methodNearestNUserNeighborhood(Int32, IUserSimilarity, IDataModel)
Initializes a new instance of the NearestNUserNeighborhood class
Public methodNearestNUserNeighborhood(Int32, Double, IUserSimilarity, IDataModel)
Initializes a new instance of the NearestNUserNeighborhood class
Public methodNearestNUserNeighborhood(Int32, Double, IUserSimilarity, IDataModel, Double)
Initializes a new instance of the NearestNUserNeighborhood class
Top
See Also