A visual c++ program to perform item-based Collaborative Filtering The program is multiple-thread for windows and the thread amount is defined in utils.h. The program accept the files of such line format : uid,iid,rating,timestamp This format is similar to the original movielens data file where the seperator is '::'. Therefore, if you just run this code on movielens, you can replace the '::' to ',' or just change the readline function in CFEngine::initialize
-
Notifications
You must be signed in to change notification settings - Fork 1
A visual c++ program to perform item-based Collaborative Filtering
License
domainxz/vcrs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A visual c++ program to perform item-based Collaborative Filtering
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published