I'm working on a little project to measure Emotions with different Methods (K-NN, DNN, NN, Random Forest ...)

At the moment I have two data sets, with one of them I train the different methods (public DEAP data set) and then I want to test the results on the other data set.

Now I am trying to get the two data sets to a suitable level and I noticed that the second data set, which was recorded with the EMOTIV EPOC+, has large peaks in different places.

Is it possible that the peaks were caused by the blinking ?

Furthermore, both datasets are recorded with 128Hz and have as unit µV but the EPOC+ dataset has a value range of [-1000 ; 1000] and the DEAP dataset only a value range of [-10; 10], what could be the cause ?

I uploaded a plot from an example of each dataset.

More Lukas Kleybolte's questions See All
Similar questions and discussions