Kaggle-EEG
Seizure predictor
A Matlab-based system designed to predict epileptic seizures from EEG data using machine learning algorithms.
Seizure prediction from EEG data using machine learning. 3rd place solution for Kaggle/Uni Melbourne seizure prediction competition.
102 stars
7 watching
29 forks
Language: Matlab
last commit: over 4 years ago
Linked from 1 awesome list
eegkagglekaggle-competitionmachine-learningmatlabmelbourne-universityseizure-predictionsvmtree-ensemble
Related projects:
Repository | Description | Stars |
---|---|---|
zygmuntz/kaggle-cifar | Code for training and predicting on the CIFAR-10 image classification dataset using CUDA-convnet architecture. | 44 |
zygmuntz/kaggle-stackoverflow | Predicting whether closed questions on Stack Overflow are similar to others in their class | 46 |
matlab-deep-learning/abnormal-eeg-signal-classification-using-cnns | Develops and trains a deep neural network to classify EEG signals as normal or abnormal | 48 |
zygmuntz/kaggle-accelerometer | An effort to predict accelerometer biometric data from recorded sensor readings | 15 |
ngxbac/kaggle-google-landmark-2019 | A machine learning project to recognize landmarks from images using a deep neural network architecture. | 3 |
zygmuntz/kaggle-bestbuy_small | An entry in a mobile recommendation system competition where teams are challenged to predict sales of Best Buy products based on customer data and product features. | 6 |
dougsm/ggcnn | A deep learning-based system for generating precise grasp poses for robots in real-time | 514 |
rezahsnz/mlg | A decentralized CNN classification service that distributes pre-trained models across a network of provider nodes and collects predictions in real-time. | 2 |
rceballos98/eeg_classifier | An EEG classification framework providing a structured approach to machine learning-based classification of EEG data. | 48 |
bloodaxe/kaggle-2019-blindness-detection | This is an implementation of a blindness detection model using deep learning and regression techniques. | 68 |
cangermueller/deepcpg | A deep learning framework for predicting DNA methylation states from incomplete data. | 143 |
kitschpatrol/brain | An Arduino library for parsing Neurosky EEG brainwave data from headsets. | 744 |
predict-idlab/gendis | An algorithm to discover small, discriminative patterns in time series data for classification tasks | 103 |
ragulpr/wtte-rnn | A framework for predicting time to event and churn using recurrent neural networks with Weibull distribution | 768 |
emmanuelkalunga/online-ssvep | An online brain-computer interface system using Riemannian geometry to classify electroencephalography signals | 48 |