DecMeg2014 icon indicating copy to clipboard operation
DecMeg2014 copied to clipboard

Code and documentation for the winning solution to the DecMeg2014 challenge https://www.kaggle.com/c/decoding-the-human-brain

DecMeg2014

Winning submission for the DecMeg2014 Challenge

Usage :

  • put data from the challenge to the data folder
  • Download and install the covariance toolbox : https://github.com/alexandrebarachant/covariancetoolbox
  • Open matlab
  • Run preproc script : run preprocessing.m
  • Run final script : run final_submission.m

Author : Alexandre Barachant

#License

Copyright (c) 2014, Alexandre Barachant

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.