An open API service indexing awesome lists of open source software.

https://github.com/z-fran/deap-eeg-emotion-analyse-and-classify

Simply emotion analyse and classify using EEG data based on DEAP dataset, using python and sklearn(SVM,KNN,Tree). 简单的EEG脑电数据情感分析,使用python和DEAP数据集。
https://github.com/z-fran/deap-eeg-emotion-analyse-and-classify

deap-dataset eeg-analysis eeg-classification emotion-analysis

Last synced: about 1 month ago
JSON representation

Simply emotion analyse and classify using EEG data based on DEAP dataset, using python and sklearn(SVM,KNN,Tree). 简单的EEG脑电数据情感分析,使用python和DEAP数据集。

Awesome Lists containing this project

README

        

# DEAP-EEG-Emotion-Analyse-and-Classify
Simply emotion analyse and classify using EEG data based on DEAP dataset, using python and sklearn.
简单的EEG脑电数据情感分析,使用python和DEAP数据集。使用了SVM,KNN,决策树等方法。