Related Experiment Video
Updated: Mar 6, 2026

12:18
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
8.2K
Reliable Multi-Class Mental Health Prediction Using a WiSARD Discriminator Model on Imbalanced Data
1Department of Information Systems, Faculty of Computing and Information Technology, King Abdulaziz University, Jeddah, Saudi Arabia.
Summary
This study introduces the WiSARD classifier for accurate multi-class mental disorder prediction, outperforming other models in identifying conditions like depression and anxiety, even with imbalanced data.
Area of Science:
- Computational psychiatry
- Machine learning for healthcare
Background:
- Machine learning (ML) is crucial for mental disorder prediction, aiding early screening and personalized care.
- Challenges include high dimensionality, class imbalance, and subtle psychological features in multi-class classification.
Purpose of the Study:
- To introduce and evaluate an interpretable, RAM-based WiSARD classifier for multi-disorder mental health prediction.
- To compare WiSARD's performance against established ML models on a public dataset.
Main Methods:
- A retrospective study used the Kaggle Mental Disorders Dataset (637 complete cases, 29 features).
- WiSARD was tested using 10-fold stratified cross-validation against Multilayer Perceptron, Naïve Bayes, DTNB, IB1, and A1DE.
- Performance metrics included precision, recall, F-measure, accuracy, MCC, MAE, and KS.
Main Results:
- WiSARD achieved superior performance with 98.27% accuracy, 0.983 F-measure, 0.982 MCC, and 0.981 KS.
- WiSARD demonstrated better tolerance for misclassifications in minority classes, addressing data imbalance.
- An ablation study confirmed WiSARD's reliability and interpretability via RAM-based pattern recognition.
Conclusions:
- WiSARD is a promising, interpretable model for multi-class mental disorder prediction, particularly in imbalanced datasets.
- Findings are limited to a single non-clinical dataset with self-reported data and require formal psychiatric validation.
Keywords:
RAM-based learningWiSARD classifierclinical decision supportimbalanced datamachine learningmental disorder predictionmulti-class classificationpsychological diagnosisMore Related Videos
Related Concept Videos
Classification of Illness
9.1K
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...
9.1K
Wald-Wolfowitz Runs Test I
992
The Wald-Wolfowitz test, also known as the runs test, is a nonparametric statistical test used to assess the randomness of a sequence of two different types of elements (e.g., positive/negative values, successes/failures). It examines whether the order of the elements in a sequence is random or if there is a pattern or trend present. This nonparametric test applies to any ordered data despite the population and sample data distribution, even if a higher sample size is available.
The test works...
The test works...
992
Prediction Intervals
3.5K
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.
3.5K

