Neuroglycerin / hail-seizure

Submission for Kaggle's American Epilepsy Society Seizure Prediction Challenge
Apache License 2.0
2 stars 0 forks source link

Unbalanced data #17

Open gngdb opened 10 years ago

gngdb commented 10 years ago

There are other ways to deal with unbalanced data we could try that would allow us to use any classifier. We could oversample preictal samples and potentially add noise as ogrisel says here.