Related Experiment Video
Updated: Sep 11, 2025

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
Automated machine learning for classification and regression: A tutorial for psychologists
Chaewon Lee1, Kathleen M Gates2
1Department of Psychology and Neuroscience, L.L.Thurstone Psychometric Laboratory, University of North Carolina at Chapel Hill, 235 E. Cameron Avenue, Chapel Hill, NC, USA. chaewon.lee@unc.edu.
Automated machine learning (AutoML) simplifies complex data analysis for psychologists, enhancing mental health diagnostics and behavior prediction. This tutorial introduces AutoML and explainable AI (XAI) to make advanced machine learning accessible for psychological research.
Area of Science:
- Psychology
- Computer Science
- Data Science
Background:
- Machine learning (ML) offers data-driven insights in psychology but faces adoption barriers due to complexity and lack of standardization.
- The 'black-box' nature of ML hinders understanding variable influence, limiting its application in psychological research.
- Automated ML (AutoML) and explainable AI (XAI) can address these challenges by automating processes and improving transparency.
Purpose of the Study:
- To introduce Automated ML (AutoML) and explainable AI (XAI) to psychologists, bridging the gap in educational resources.
- To demonstrate the practical application of AutoML in psychological research using the "H2O AutoML" R package.
- To provide guidance on advanced AutoML methods and workarounds for unsupported ML techniques.
Main Methods:
- The study covers advanced AutoML techniques, including combined algorithm selection and hyperparameter optimization (CASH) and stacked ensemble generalization.
- Utilized the "H2O AutoML" R package for practical demonstrations with psychological datasets.
- Applied regression on multi-individual cross-sectional data and classification on single-individual time-series data.
Main Results:
- AutoML streamlines ML workflows, making advanced methods accessible to researchers with varying technical expertise.
- Demonstrated successful application of AutoML for both regression and classification tasks in psychological data analysis.
- Provided practical solutions for implementing ML methods not directly supported by the "H2O AutoML" package.
Conclusions:
- AutoML democratizes advanced machine learning for psychological research, enhancing data analysis capabilities.
- AutoML and XAI empower psychologists to leverage complex datasets for improved prediction and discovery.
- This work facilitates the adoption of powerful ML tools, advancing the field of psychological science.
More Related Videos
09:13A Fully Automated and Highly Versatile System for Testing Multi-cognitive Functions and Recording Neuronal Activities in Rodents
Published on: May 3, 2012
09:34A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
Published on: September 25, 2021
Related Concept Videos
Introduction to Cognitive Psychology
This field emerged in the mid-20th century, following a period dominated by behaviorism, which...
Introduction to Learning
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
Classification of Systems-I
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:
Regression Toward the Mean
Regression Analysis
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Classification of Systems-II