Epitel interview question

The coding challenge was to take some EEG waveform and be able to transform it so a machine learning engineer could use it to determine if that patient had a seizure (for example). There were some short answer questions at the end (why you did what you did, what else could you do with more time, etc)

Interview Answer

Anonymous

5 Sept 2023

I used STFT to create a spectrogram. Wavelet Transform also tried