Skip to content

aindilis/mealsolver

Repository files navigation

mealsolver

Logic-based meal optimizer

Running examples:

Open any of the .ipynb files in Jupyter Notebook.

Nutrients list

fndds_nutrients.csv comes from:

fnb_dri_elements.csv comes from:

fnb_dri_vitamins.csv comes from:

fnb_dri_macro.csv comes from:

fnb_ul_vitamins.csv comes from:

fnb_ul_elements.csv comes from:

Types of nutrient recommendations:

Dietary Reference Intakes (DRI):

Recommended Dietary Allowance (RDA)

Adequate Intake (AI):

Estimated Average Requirements (EAR):

  • Average daily level of intake estimated to meet the requirements of 50% of healthy individuals; usually used to assess the nutrient intakes of groups of people and to plan nutritionally adequate diets for them; can also be used to assess the nutrient intakes of individuals.
  • https://ods.od.nih.gov/HealthInformation/nutrientrecommendations.aspx

Tolerable Upper Intake Levels (UL)

Daily Value (DV):

  • Recommended intakes of nutrients vary by age and sex and are known as Recommended Dietary Allowances (RDAs) and Adequate Intakes (AIs). However, one value for each nutrient, known as the Daily Value (DV), is selected for the labels of dietary supplements and foods. A DV is often, but not always, similar to one’s RDA or AI for that nutrient. DVs were developed by the U.S. Food and Drug Administration (FDA) to help consumers determine the level of various nutrients in a standard serving of food in relation to their approximate requirement for it. The label actually provides the %DV so that you can see how much (what percentage) a serving of the product contributes to reaching the DV.
  • https://ods.od.nih.gov/HealthInformation/nutrientrecommendations.aspx

About

Logic-based meal optimizer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages