Neuroglycerin / hail-seizure

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

Recursive Feature Elimination #21

Closed gngdb closed 9 years ago

gngdb commented 9 years ago

Alternative method of feature elimination that relates more closely to the actual AUC result. Examples on this can be found in the sklearn docs.