-
Notifications
You must be signed in to change notification settings - Fork 0
koek67/food-rec
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A python based recommender system that uses non negative matrix factorization to try to infer a user's taste in food
using implicit feedback in the form of food logs.
Usage:
1. Download the dataset:
curl -O http://uclhack.blob.core.windows.net/peach/PEACH_foodDiary_1Q2015.csv
2. Example use:
pip install -r requirements.txt
python recsys.py
About
Interpretation of food preference using binary food logging data.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published