Closed daxiongshu closed 9 years ago
Thanks Jiwei. I have uploaded a cross_val.py file into SRK/ToRun/. I have merged both your and my feature creation idea in this code and then ran LDA on the whole set of features with three diff subsampling.
Can you please run this script in your machine and let me know the cv scores. Sorry, my 8gig machine cant handle the array which this code will produce. :(
Here the CV methodology is leave one series out at a time. I have seen the CV almost same as LB so far using this CV method. Thank you.
Btw, how can I call you? Jiwei or Carl or rcarson or daxiongshu? Which one do you like :) I guess Jiwei Liu is the original name :)
Please remove few electrodes from "low band pass feature creation" if the size of the resulting array is too big to handle for the system. Thank you.
You could call me carl : )
Can I run the validation in my old way, which is using series 7 and 8 of each subject to validate? I think It will be much faster to test. The score is consistently lower LB. I think run the leave one serious out cv later : )
Best.
Great sure. Thanks Carl :)
Hi, I just update the code for the submission stack1sub.csv
It seems that the normal base model + normal stacking may just work fine.