Giter Site home page Giter Site logo

xbrain's Introduction

xbrain: classify individuals into cognitive groups, or biotypes (brain/behaviour)

A platform for conducting classification experiments using functional neuroimaging data and out-of-scanner cognitive tests. Neuroimaging features can be a mix of within-brain connectivity, intra-subject correlations during task / natural viewing experiments, and other statistics derrived from external programs.

Please add this directory to your PATH. Tested with python 2.7 on Ubuntu 16.04.

This is WIP, but the basic feature set is as follows:

  • inter-subject correlation (xcorr) uses the method implemeted here.
  • intra-subject correlation (connectivity) uses simple between-ROI connectivity.
  • intra-subject dynamic connectivity state identification (dynamics) uses the method implemented here.
  • brain/behaviour groups (biotyping) uses the method implemented here.
  • performs n-fold cross validation (outer loop: test and train split).
  • performs a gridsearch for hyperparameter cross validation (inner loop: train and validation split).
  • if more than one cognitive predictor (y) is submitted, uses PCA to reduce this to a single aggregate cognitive score.
  • y can be used to split subjects into a low and high-perorming group at the desired percentile.
  • xcorr features are calculated using a template population drawn from the training set only so there is no information leakage between the training and test sets.
  • if y is discrete (e.g., diagnosis), xcorr correlates all subject's data with the target group.
  • biotyping is performed using regularized cannonical correlation analysis followed by hierarchical clustering. Details on the regularized CCA implementation here.
  • cluster stability analysis is used to determine the most optimal number of cluster see this and the diagram below cluster diagram

xbrain's People

Contributors

josephdviviano avatar

Watchers

James Cloos 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.