I am working on a project where I am trying to control the mouse cursor movement (up,down,left,right) using EEG data, I got from community sdk which is average band powers. I have used KNN and SVM I got maximum accuracy of 75% on different testing and training data files and 85% with cross validation. but When I try to use mouse at real time, it is not showing accuracy of 75%.
Is there any solution in ur mind??