Machine learning for physical motion identification using EEG signals: a comparative study of classifiers and hyperparameter tuning
摘要
This study addresses the crucial task of accurately classifying brainwave signals associated with distinct brain states, utilizing five supervised machine learning algorithms: K-Nearest Neighbors, Support Vector Machine, Decision Tree, Linear Discriminant Analysis, and Logistics Regression. The primary objectives encompass developing and optimizing these models, assessing the impact of hyperparameter tuning on performance through metrics like accuracy, consistency, and prediction time, and creating a user-friendly web-based deployment interface. The Decision Tree model emerges with the highest average accuracy score of 90.03%, swift prediction times, and notable consistency. Following hyperparameter tuning, SVM and LR showcase substantial accuracy gains (15.63% and 1.50% respectively), enhancing all models' consistency. KNN and SVM are identified as the top-performing algorithms for accurate brain state classification. This study's findings hold implications for neuroscience research, human–computer interaction, healthcare diagnostics, and assistive technologies, offering insights into both effective algorithm selection and the role of hyperparameter tuning in optimizing model performance.