Optimization-Python icon indicating copy to clipboard operation
Optimization-Python copied to clipboard

Expansion of Data using USDA and Kendall Datasets

Open BradKML opened this issue 4 years ago • 0 comments

Reference to other optimizer repos:

  • https://github.com/Zuriich/Pyomo-Diet
  • https://github.com/DerekGloudemans/Nutrition-Optimization-New

Reference on Datasets of USDA:

  • SQLite & JSON https://github.com/schirinos/nutrient-db
  • SQLite https://github.com/alyssaq/usda-sqlite
  • SQLite https://github.com/dunhamsteve/nutrition-data
  • CSV of Version 28 (without the long-form Descriptors) https://github.com/buswedg/dataquest/blob/master/Data%20Analysis%20with%20Pandas/Dataframe%20Basics/data/food_info.csv
  • https://www.kaggle.com/haithemhermessi/usda-national-nutrient-database

Reference on Datasets of Satiety ("Fullness"), Nutrition Density and Insulin Sensitivity (with matching Version 28 Long-Form Descriptors): https://www.kaggle.com/bradkmlee/satiety

BradKML avatar Sep 17 '21 07:09 BradKML