This repository contains the following files -
- Report.pdf - Contains our final project report, which explains our objectives, sampling strategy, metrics and models used, results, limitations and conclusion. The report does not contain our EDA and model exploration, which is covered inside our notebooks.
- 01_data_wrangling_eda.ipynb - Contains the code for sampling and EDA of our project.
- 02_wide_and_deep.ipynb - Contains the code for our Wide and Deep model implementation.
- 03_FFM.ipynb - Contains the code for our Field Aware FFM implementation.
- requirements.txt - a list of python modules, packages and libraries used in the project