GithubHelp home page GithubHelp logo

ml-yelp's Introduction

Data science project about Yelp dataset

files provided : html version of the jupyter lab

Research key question : to what extent Yelp is a powerful indicator ? A study case in Arizona

Content summary :

  • Study of the differences of number of reviews versus given stars per locations and types of businesses.
  • Identification of a specific study case where this ratio shows pre-patterns regarding key question.
  • Merge with the reviews provided by Yelp
  • Study all the new features toward the main open/close target and create new meaningful features on a spatial and time basis
  • Study the review contents and any potential misclassification
  • Predicting the open/close binary. How well Yelp information can lead to a prediction of a closing restaurant?

Methods used thoughout the study:

  • Efficiently gathering Yelp keywords into meaningfull business categories :
    • Google pre trained model of Word2Vect
    • Clustering kmeans on cosine similiarities
  • Using the standard and robust metics to evaluate the randomness of up-rated and down-rated restaurants
  • Extracting insights from a spatial and temporal breakdown :
    • Maps and Haversines distances
    • Analysing frequencies of the rating
  • Analysing reviews
    • WordCloud per star
    • Sentiment analysis through emoticons and Polarity values
  • Identifying any grade missclassification
    • Tf-idf matrix on reviews versus This matrix with binary emoticon sentiment
    • Multinomial Naive Bayes versus Support Vector MAchine with a linear Kenerl
  • Studying the Yelp impact on the open or close business
    • Tsne visualization
    • Correctly checking correlation between continuous and discrete variables
    • Logistic Regression and Random Forest

ml-yelp's People

Contributors

sarahfrem avatar

Watchers

 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.