Comparative Analysis of Epileptic Seizure Prediction: Exploring Diverse Pre-Processing Techniques and Machine Learning Models
Md. Simul Hasan Talukder, Rejwan Bin Sulaiman

TL;DR
This study compares five machine learning models for epileptic seizure prediction using EEG data, highlighting the importance of preprocessing techniques and identifying the Extra Trees model as the most accurate.
Contribution
It provides a comprehensive comparison of ML models with detailed preprocessing, demonstrating the superior performance of the Extra Trees classifier in seizure prediction.
Findings
ET model achieved 99.29% accuracy
Preprocessing techniques significantly improved model performance
ET outperformed previous state-of-the-art results
Abstract
Epilepsy is a prevalent neurological disorder characterized by recurrent and unpredictable seizures, necessitating accurate prediction for effective management and patient care. Application of machine learning (ML) on electroencephalogram (EEG) recordings, along with its ability to provide valuable insights into brain activity during seizures, is able to make accurate and robust seizure prediction an indispensable component in relevant studies. In this research, we present a comprehensive comparative analysis of five machine learning models - Random Forest (RF), Decision Tree (DT), Extra Trees (ET), Logistic Regression (LR), and Gradient Boosting (GB) - for the prediction of epileptic seizures using EEG data. The dataset underwent meticulous preprocessing, including cleaning, normalization, outlier handling, and oversampling, ensuring data quality and facilitating accurate model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Brain Tumor Detection and Classification · Blind Source Separation Techniques
MethodsLogistic Regression
