Skip to content

This is a Data Science project to predict the consumption of calories by the macronutrients and sodium consumed

Notifications You must be signed in to change notification settings

OmarMacMa/Calories-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calories prediction

This is a project of the Maths and Data Science for Decision Making course.

It retrieves the consumption of calories by the macronutrients and sodium consumed by the user (me) and make a multiple linear regression model to predct the consumption of calories with the variables that have the most correlation with the consumption of calories (Carbohydrates, Protein, Fat, Sodium).

In this process, the nan data are removed, the data is normalized and the data is split into train and test sets.

Here are the histograms of the variables:

Calories Macros

This project is programmed in:

  • Python 3.8
  • Using Jupyter Notebook

About

This is a Data Science project to predict the consumption of calories by the macronutrients and sodium consumed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published