/recommend

with users

Primary LanguagePython

recommendation system in python

recommends movies to one user (which can be found userInput.json) from the other users (which can be found in users.json)

run the file python recommend.py

image

the output should look like this image

Want to make the output more accurate? add more data to the users.json