Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 492 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 492 Bytes

Android App Recommender

This repository contains all the source code used to integrate data from

  - http://jmcauley.ucsd.edu/data/amazon/index.html
  - https://www.kaggle.com/orgesleka/android-apps

ETL

  • ETL.ipynb - Jupyter notebook detailing the ETL process.

Cypher

  • graph_creation.cypher - Property Graph construction
  • recommender.cypher - Recommender related queries

We also include some of the used data files as well as the report (report.pdf).