This example is designed for the module: "Fundamenten van Mens-machine interactie".
- Download the latest MovieLens dataset from https://grouplens.org/datasets/movielens/latest
- Extract the contents into the /data folder
Be sure that you have the following libraries:
- surprise (http://surpriselib.com/#installation)
- sklearn (https://scikit-learn.org/stable/install.html)
- pandas (https://pypi.org/project/pandas)