Skip to content

Movie recommendation python code using MovieLens dataset and using, Pearson and Euclid criterion for similarity. Use the command $python3 recommend.py and select one among pearson method or euclid method (pearson method will probaby give a better recommendation since it takes into account grade inflation)

Notifications You must be signed in to change notification settings

yasar-arafath/Movie-recommendation-Collaborative-filtering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie-recommendation-Collaborative-filtering

Movie recommendation python code using MovieLens dataset and using, Pearson and Euclid criterion for similarity.

Use the command $python3 recommend.py and select one among pearson method or euclid method

(pearson method will probaby give a better recommendation since it takes into account grade inflation)

About

Movie recommendation python code using MovieLens dataset and using, Pearson and Euclid criterion for similarity. Use the command $python3 recommend.py and select one among pearson method or euclid method (pearson method will probaby give a better recommendation since it takes into account grade inflation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages