janash / recipe_recommender

BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Ingredients/nutrition standardization #7

Open janash opened 5 years ago

janash commented 5 years ago

Decide standardized way to represent ingredients/nutrition. Should we store per serving, or per recipe? Where do we store the number of servings each recipe makes? (if it is normalized per serving, is this necessary?)

lisamnash commented 5 years ago

I think we should store everything normalized to one serving and throw away the number of servings per recipe.