Skip to content

Basic approach of how to create a recommender using a graph DB.

License

Notifications You must be signed in to change notification settings

Marcelpv96/PlayStore-App-recommender

Repository files navigation

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).

About

Basic approach of how to create a recommender using a graph DB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published