kkolcheck/item-based-collaborative-filtering
Implement an efficient item-based collaborative filtering algorithm for top-n recommendations. Program should take 4 console inputs: <train.txt> <test.txt> <N> <output.txt>.
C++
Stargazers
No one’s star this repository yet.