Scotch Content Recommender accepts the name of a whiskey and uses a content recommendation system to recommend other whiskies with similar profiles.
- Clone this repository.
git clone https://github.com/StephenBurke/scotch-content-recommender- cd to the repo's directory
- Install dependencies
python setup.py install- Run recommender.py
python recommender.pyPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.