Coder Social home page Coder Social logo

cse158_assignment2's Introduction

UCSD CSE 158 Assignment 2

Collaborators: Runpeng Jian, Zheng Zeng

Hypothesis:

  1. User Uploaded Images: The user rating is positively correlated with the number of images uploaded by the users. businesses with more uploaded images (which could be represented by the pics field or a similar field not shown in your sample) tend to receive higher ratings, possibly because more images could imply better transparency or visual appeal.
  2. Review Text: The sentiment or length of the review text is correlated with the rating given by the user.
  3. Business Average Rating: Users' ratings are influenced by the average rating of the business. Users might be biased by the existing average rating of the business (which might be calculated using the rating field across multiple reviews). For instance, a business with a high average rating might continue to receive high individual ratings due to user expectations or perception.
  4. Number of Response to Reviews: The presence or quality of a response from the business to a review affects subsequent ratings. If the resp field indicates whether a business responded to a review, this could influence future ratings, as a business that actively responds might be perceived as more customer-friendly.
  5. Number of Reviews: Businesses with more reviews have a better-established reputation, which might reflect in their ratings.
  6. Users Average Rating: Users who generally give high or low ratings across different businesses tend to maintain similar rating patterns for each review.
  7. Clean reviews with no text

Predictive Task

Given a user's review and the corresponding business information, predict the rating of the business.

Models

  1. Linear regression (Baseline)
  2. Gradient Boosting Decision Tree
  3. Sentiment Analysis
  4. Latent Factor Model

Report can be found here.

cse158_assignment2's People

Contributors

runpengj avatar rhythmgrind avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

rhythmgrind

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.