10000 GitHub - elizabeth-oda/sommelier_says: Just-for-fun app to predict the points awarded to a wine based on only its review.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Just-for-fun app to predict the points awarded to a wine based on only its review.

Notifications You must be signed in to change notification settings

elizabeth-oda/sommelier_says

Repository files navigation

Overview

This project aims to use a variety of ML and DL tools to predict the price and/or points awarded to a wine. Specifically, I use:

  • Basic feature engineering and linear regression
  • Latent Dirichlet Allocation (LDA) for topic extraction
  • Word2Vec and Long Short-Term Memory (LSTM)

You can try out the app here!

Dataset

The dataset can be found on Kaggle. It contains about 130,000 wine reviews published to WineEnthusiast with features such as the country, variety, price, points, etc.

About

Just-for-fun app to predict the points awarded to a wine based on only its review.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0