Giter Club home page Giter Club logo

be521-bci-comp's Introduction

Finger Flexion Prediction using LightGBM + GridSearchCV

Collaborators: Tegan Thurston, Nidhi Bali

We participated in the BCI Competition IV: ECoG to Finger Movements via BE521 (Brain-Computer Interface) by Prof. Brian Litt.

Given ECoG signals and finger flexion data of 3 subject, build a model to predict their finger movements using a limited subset of the original data.

Our algorithm consists of 3 main parts: feature engineering, model prediction, and output upsampling. The following steps are performed on each subject independently. First, we filter the data to get rid of unnecessary noises. We extract 5 window features from the filtered data: line length, energy, bandpowers between 75-115, 125-159, and 159-175 Hz, and we normalize the features using the standard scalers obtained from the training process. Second, we use the trained LightGBM models to predict the flexion of each finger and concatenate the results of all the 5 fingers. Lastly, we upsample the predictions using CubicSpline interpolation and use the upsampled results as the final output. Figure 1 illustrates the entire pipeline.

be521-bci-comp's People

Contributors

toastedqu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.