/RecommenderSystem

A recommender system using Haskell that works by collecting the ratings of different users to different items. The algorithm also takes into account the users who rated the same item to calculate similarities, the system then predicts user-item ratings.

Primary LanguageHaskell

Watchers