Skip to content

steffmul/WineRecommender

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

WineRecommender

Using the wine reviews data set from Kaggle with 130K+ reviews, I tried to build out a recommendation system to find the right wine for my sister.

Starting with a handful of wines that I know that she likes, I extracted the common characteristics, words, and word frequencies to narrow the list down to ~60 wines, then applied a series of additional filters to get the values down to just 2 final wines.

Writeup for the project: https://medium.com/coinmonks/recommending-the-perfect-bottle-of-wine-118c28ba736e

About

Using wine reviews to find the perfect bottle(s) of wine for my sister.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%