Differentiation between atypical anorexia nervosa and anorexia nervosa using machine learning.

Luis E Sandoval-Araujo1, Claire E Cusack1, Christina Ralph-Nearman1

  • 1Department of Psychological & Brain Sciences, University of Louisville, Louisville, Kentucky, USA.

Summary

Machine learning accurately distinguished anorexia nervosa (AN) and atypical AN only when body mass index (BMI) was included. Without BMI, classification performance significantly decreased, questioning the need for differentiating these eating disorders.

Related Concept Videos

Anorexia Nervosa01:28

Anorexia Nervosa

Anorexia nervosa is a complex and severe eating disorder characterized by an intense fear of weight gain, an unrelenting pursuit of thinness, and a distorted body image. It often leads to dangerously low body weight relative to an individual's age and height. This disorder is marked by significant physical and psychological consequences, making it one of the most life-threatening psychiatric illnesses.
Symptoms and Physical Effects
Individuals with anorexia nervosa commonly exhibit extreme...
68
One-Way ANOVA: Unequal Sample Sizes01:15

One-Way ANOVA: Unequal Sample Sizes

One-way ANOVA can be performed on three or more samples of unequal sizes. However, calculations get complicated when sample sizes are not always the same. So, while performing ANOVA with unequal samples size, the following equation is used:
5.8K
Receiver Operating Characteristic Plot01:15

Receiver Operating Characteristic Plot

A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
175
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
54