GitHub / Mashghdoust / Classifying-EEG-signals-by-extracting-features-from-a-moving-time-window-using-different-ML-models
In this project I have extarcted 30 time and frequancy features from EEG signals (of left hand and right hand moving) in an espicific time window. Then using PCA i have decreased the features dimension to 10. Then I have quarried different methdos of ML: KNN(1,3,5,6), SVM(Linear kernel, Gaussian kernel), LDA, Naive bayes on different time windows.
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: MATLAB
Size: 12.4 MB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: about 2 years ago
Pushed at: almost 2 years ago
Last synced at: almost 2 years ago
Topics: eeg, knn, lda, leave-one-out-cross-validation, machine-learning, naive-bayes, signal-processing, svm