Git Product home page Git Product logo

yelp-recommendation-analysis's Introduction

Yelp-Recommendation-Analysis

==============================

Information Group: Yelp Recommendation Analysis

This is project created by Siddharth Boobna, Yash Parikh and Prateek Sinha for Big Data Analytics.

Siddharth Boobna

Department of Computer Science

Columbia University

ssb2171 [at] columbia [dot] edu

Yash Parikh

Department of Computer Science

Columbia University

yp2348 [at] columbia [dot] edu

Prateek Sinha

Department of Computer Science

Columbia University

ps2791 [at] columbia [dot] edu

How to use this Project?

  1. After downloading the source code from here and the dataset, you must first run the data extractor files found here

  2. The data extractor will create CSV files which can be used with Hive. Note: You may have to modify the extraction scripts to give the path and filenames of your choice. Also, you can modify the columns being selected to work with any dataset of your choice.

  3. After the data has been extracted, you may run the Hive Script found here which contains the recommendation algorithm.

  4. The output of Hive will go to S3. You will have to modify it to target your S3 bucket.

  5. Next, you need to modify the REST_API here

    a. You need to modify the RecoLister.java file to add your own AWS credentials and also the change the path in the bucket where the output of Hive goes.

    b. You can then upload the war file to your EC2 and hit the url http://your-ec2-url/RequestHandlerServlet?uid=some-uid-here&numBusinesses=5 to get the appropriate number of recommendations for that user.

    c. The result will be ontained in a json format and can be used with any UI to be displayed in a meaningful manner.

  6. You can also use our UI code which maps our recommendation and displays a ranked list on side.

yelp-recommendation-analysis's People

Contributors

dzzhang avatar parikhyash avatar sboobna avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.