Qihong Lu
Qihong Lu
Sorry, I didn't expected this to trigger some run test failures and I will take a look later... btw, I can't view the linux and macos error. I got a...
Based on the travis report, the failure came from the tests for `sssrm`. It seems that `sssrm` is using (and only using) the `_init_w_transforms` function from `srm`, but the error...
@TuKo Ah I see. `transform_subject()` is solving a standard procrustes problem. Is there a direct extension for procrustes with an intercept? Or does it make sense just do some mean...
@TuKo I had a conversation with Sam and I guess for the transform_subject() function with intercept (i.e. `mu`), we probably want to do some mean centering for the estimated S...
I see! Thanks! @TuKo
Ah my github is not linked to my main email address so I didn't notice this. And I totally forgot this PR. Right I should finish this PR -- I...
Sorry I finally got to this... Can I make a new clone of the latest brainiak and start this from scratch?
sounds great!
@mihaic I want to update the documentation for DetSRM, RSRM and SS-SRM to mention that they don't apply mean removal as SRM. Should I just add this comment in the...
> Actually, I just tested the same thing on my leave-one-subject-out classification. For all 20 classifiers for each of the 20 subjects left out, when tested on the left out...