This folder contains files that are part of the Hands-on Lab used in the Prototyping and Data Analysis session of the Nyenrode Big Data Essential course. In this lab a basic recommender engine is build to get a sense of how data products look like.
The recommender systems are created in Jupyter Notebooks and can be found in the notebook folder. Additional there is a notebook to get one familiar with pandas, one of the main libraries used in data analysis.
The code is by no means meant to run in production environments and is for demonstration purpose only.
Wido van Heemstra - Data Scientist
- 26-10-2018 Added a new notebook, containing a recommender systems build on spark. Restrucured the files and removed data files.
- 31-5-2018 Changed folder structure and updated the notebook for the recommender system
- 27-2-2017 Added third lecture folder and moved data to a separate folder
- 1-3-2016 First creation of repository