There is no summary.

Assembly: MyMediaLite
Collapse/Expand Public Interfaces
  Name Description
Public Interface IItemAttributeAwareRecommender Interface for recommender engines that take binary item attributes into account
Public Interface IItemRelationAwareRecommender Interface for recommender engines that take a binary relation over items into account
Public Interface IIterativeModel Interface representing iteratively trained models
Public Interface IRecommender Generic interface for simple recommenders
Public Interface IUserAttributeAwareRecommender Interface for recommender engines that take binary user attributes into account
Public Interface IUserRelationAwareRecommender Interface for recommender engines that take a binary relation over users into account