混合多数投票:肥胖症的预测和分类模型
Dahlak Daniel Solomon1, Shakir Khan2,3, Sonia Garg1
1Yogananda School of AI Computers and Data Sciences, Shoolini University, Solan 173229, India.
Diagnostics (Basel, Switzerland)
|August 12, 2023
概括
这项研究引入了一种新的混合机器学习模型,用于准确的肥胖预测和分类. 开发的模型实现了97.16%的准确性,超过了单个算法和现有的混合方法.
科学领域:
- 医学科学 医学科学 医学科学
- 计算机科学 计算机科学
- 数据科学数据科学数据科学
背景情况:
- 肥胖是一个重要的全球健康问题,与许多慢性疾病有关.
- 肥胖是由于遗传,生理,环境,营养和生活方式因素的复杂相互作用造成的.
- 目前的诊断方法,如身体质量指数 (BMI) 有局限性,特别是对于高肌肉质量的人来说.
研究的目的:
- 开发和评估一个先进的机器学习模型,用于精确的肥胖预测和分类.
- 将单个机器学习算法的性能与新型混合方法进行比较.
主要方法:
- 开发了一个混合多数投票模型,集成梯度增强分类器,极端梯度增强和多层感知器.
- 在来自UCI机器学习库的开放数据集上测试了七种不同的机器学习算法.
- 对比了单个模型的准确性,以建立混合方法的基线.
主要成果:
- 提出的以多数投票为基础的混合模型在预测和分类肥胖症方面表现出97.16%的高准确性.
- 混合模型显著优于研究中使用的单个机器学习算法的准确性.
- 开发的混合动力车型也超过了之前报道的其他混合动力车型的性能.
结论:
- 新的混合机器学习模型为肥胖预测和分类提供了高度准确的解决方案.
- 这种方法通过利用先进的计算技术来解决BMI等传统方法的局限性.
- 这些发现表明,通过机器学习改进肥胖诊断和管理的有希望的方向.
相关概念视频
Obesity
534
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...
534
Classification of Illness
7.6K
The meaning of illness is individualized to each person who experiences an alteration in health. In contrast, disease is a medical term indicating a pathological change in the structure and function of the body or mind. It is a condition that has specific symptoms and boundaries.
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
7.6K
Aggregates Classification
345
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
345
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K
Weighted Mean
5.2K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
5.2K
Classification of Systems-I
215
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
215


