For evaluation metrics, we had to use 3 extra libraries:
- pip3 install surprise
- pip3 install scikit-surprise
- pip3 install recmetrics
Important IT IS HIGHLY RECOMMENDED TO RUN THIS CODE ON LINUX MACHINE as "surprise" needs extra visual c++ dependencies while installing in windows.
===============================================================