Skip to content

This is the repository for the module Data Visualization at the Masters course Digital Sciences

License

Notifications You must be signed in to change notification settings

mzajcev/DS_Data_Visualization_2024_Matthias_Zajcev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DS_Data_Visualization_2024_Matthias_Zajcev

This is the repository for the module Data Visualization at the Masters course Digital Sciences

The choosen dataset for this module is the Obesity Levels dataset from Kaggle (https://www.kaggle.com/datasets/fatemehmehrparvar/obesity-levels).

The dataset and columns are described as:

This dataset include data for the estimation of obesity levels in individuals from the countries of Mexico, Peru and Colombia, based on their eating habits and physical condition. The data contains 17 attributes and 2111 records, the records are labeled with the class variable NObesity (Obesity Level), that allows classification of the data using the values of Insufficient Weight, Normal Weight, Overweight Level I, Overweight Level II, Obesity Type I, Obesity Type II and Obesity Type III. 77% of the data was generated synthetically using the Weka tool and the SMOTE filter, 23% of the data was collected directly from users through a web platform.

  • Gender: Feature, Categorical, "Gender"

  • Age : Feature, Continuous, "Age"

  • Height: Feature, Continuous

  • Weight: Feature Continuous

  • family_history_with_overweight: Feature, Binary, " Has a family member suffered or suffers from overweight? "

  • FAVC : Feature, Binary, " Do you eat high caloric food frequently? "

  • FCVC : Feature, Integer, " Do you usually eat vegetables in your meals? "

  • NCP : Feature, Continuous, " How many main meals do you have daily? "

  • CAEC : Feature, Categorical, " Do you eat any food between meals? "

  • SMOKE : Feature, Binary, " Do you smoke? "

  • CH2O: Feature, Continuous, " How much water do you drink daily? "

  • SCC: Feature, Binary, " Do you monitor the calories you eat daily? "

  • FAF: Feature, Continuous, " How often do you have physical activity? "

  • TUE : Feature, Integer, " How much time do you use technological devices such as cell phone, videogames, television, computer and others? "

  • CALC : Feature, Categorical, " How often do you drink alcohol? "

  • MTRANS : Feature, Categorical, " Which transportation do you usually use? "

  • NObeyesdad : Target, Categorical, "Obesity level"

About

This is the repository for the module Data Visualization at the Masters course Digital Sciences

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published