garethjns / Kaggle-EEG

Seizure prediction from EEG data using machine learning. 3rd place solution for Kaggle/Uni Melbourne seizure prediction competition.
101 stars 29 forks source link

Training and Testing #18

Closed YasminAMassoud closed 3 years ago

YasminAMassoud commented 3 years ago

I was able to run the code, but i need to edit parts in it to enhance the results, I need to understand what files are used to produce training AUC , i mean are they trained against a hold set of the train files for example ? and same for testing is it compared to previously trained data? Can you point these parts in the code

Thanks