Skip to content

csvhd/Recommender-Systems

Repository files navigation

Libraries needed :

PANDAS - for csv file parsing
NUMPY - for all the mathematical calculations
RANDOM - in CUR for the random with probabillity distribution 

Steps for running the code :

Change the path to ratings.dat in the python code, wherever you have saved the ml-1m folder(preferably in the same folder) and run the python script for each method

About

NumPy implementation of Collabarative Filtering, SVD and CUR Recommender Systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages