Combination of Machine Learning Techniques to Predict Overweight/Obesity in Adults

Alberto Gutiérrez-Gallego1, José Javier Zamorano-León2, Daniel Parra-Rodríguez1

  • 1Department of Computer Architecture, School of Informatic, Universidad Complutense de Madrid, 28040 Madrid, Spain.

PubMed
Summary

A novel artificial intelligence approach combining machine learning techniques effectively predicts overweight/obesity risk. This interpretable model offers improved accuracy for identifying individuals at risk of weight gain.

Related Concept Videos

Obesity01:24

Obesity

The Body Mass Index (BMI) is a numerical value derived from a person's weight and height, used to categorize individuals into weight ranges. It is calculated using the formula: weight in kilograms divided by height in meters squared. Obesity is a health condition characterized by excessive accumulation of adipose tissue that poses health risks, often diagnosed with a BMI ≥ 30. This excess fat storage occurs when surplus dietary calories are converted into triglycerides and stored in...
416
Multiple Regression01:25

Multiple Regression

Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.0K
Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
33