Data Preprocessing of EEG data

Hello,
Recently I started working on Brain Computer Interface and processing of EEG signals. I encountered EDF format. It will be helpful if you can throw some light on processing of EDF files, how to load them in python or convert in csv etc.
Thanks in advance.
Sushovan

Could you try this library: https://pypi.org/project/pyEDFlib/

1 Like

Hi Sushovan,

You could also look at MNE: https://mne.tools/dev/index.html

1 Like

Thank you Sir. Let me see it.I will let you know if I face problem.

Sir, I will keep you posted on this.

1 Like

Sandip Sir,
I want to share one paper on this topic with you.How to do that? Also, please explain me what is a Hidden Markov model in Classification.
Thanks in advance.
Sushovan

Sir, pls check my comment on this.

https://en.wikipedia.org/wiki/Hidden_Markov_model#:~:text=Hidden%20Markov%20Model%20(HMM)%20is,to%20learn%20about%20by%20observing%20.