-
Notifications
You must be signed in to change notification settings - Fork 1
Feature Comparison
Wittawat Jitkrittum edited this page Aug 18, 2014
·
2 revisions
The followings are performed on Dog_1 data.
Reporting seizure_mean_auc +-----------------------------------+-----------------+ | | ForestPredictor | +-----------------------------------+-----------------+ | ARFeatures | 0.991 | | LagsAR(4) | 0.993 | | Stack(ARFeatures, LagsAR(4)) | 0.994 | | Stack(ARFeatures, LagsAR(4), PLV) | 0.994 | +-----------------------------------+-----------------+