BIAPT / eeg-pain-detection

Repository for detection of pain from EEG brain signals using machine learning
5 stars 2 forks source link

Add in a permutation test module to validate if we are greater than random #28

Closed yacineMahdid closed 4 years ago

yacineMahdid commented 4 years ago

We need to validate if we are better than random by using permutation testing.

yacineMahdid commented 4 years ago

This is done! I just need to extract the useful code out so that I can reuse it

yacineMahdid commented 4 years ago

:+1: fully implemented in external library