This script compares three different recommendation algorithms for generation of missing/expected movie ratings
The compilation and execution of this program requires that the user have Python 3 installed on their system. Additional modules required for proper functioning are: a) numpy b) tkinter After installing Python 3 and the aforementioned modules, one only needs to run the python script "compare.py" by typing "python3 compare.py" in whatever terminal/console one prefers.