Code Monkey home page Code Monkey logo

perfectpour's Introduction

The Perfect Pour

A Python-based wine recommender system that uses 3 different data sources to obtain user ratings on wines (i.e. scores and comments) along with wine attribute data (such as wine name, vintage, primary grape varietal, region/appellation and price). Different ML recommendation engines were generated through the use of item-user similarity models and numerous matrix factorization models. The models were built and evaluated by using the GraphLab Create machine learning framework.

Phase Two of the project will involve enhancing the recommender through the use of Google's Natural Language APIs to extract text comments from the user wine reviews and perform sentiment analysis. The hope is that this will further enhance the quality of the recommendations.

Repo Directories:

  1. scrapers:
    contains the different scripts that were used for scraping the target web-sites. Primary tools used included: Selenium, Tor and Beautiful Soup.

  2. clean_eda:
    contains scripts used for data cleaning and analysis. Primary tools used included: Pandas, Regex and Matplotlib.

  3. recommenders:
    contains scripts used for generating the different recommendation models. Primary tools used included: GraphLab Create.

  4. sentiment_analysis:
    contains scripts used for performing sentiment analysis. Primary tools used included: Watson Alchemy Sentiment Analysis API.

Project Presentation

The Perfect Pour Overview PDF file contains charts that provide a short overview of the project.

perfectpour's People

Contributors

bobmickus avatar

Stargazers

Yahel Carmon avatar

Watchers

James Cloos 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.